Skip to content

Apt Cacher not used if installed in the same run #50

Description

@mal

This line gets run before the cacher is installed and as a result the config is never placed into the default lxc config in /etc/default/lxc.

Example:

include_recipe 'apt::cacher-ng'
include_recipe 'apt::cacher-client'
include_recipe 'apt'

include_recipe 'lxc'

lxc_container 'my_container' do
  action :create
end

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions