diff options
author | Gabriel Filion <lelutin@gmail.com> | 2012-04-09 01:33:13 -0400 |
---|---|---|
committer | Gabriel Filion <lelutin@gmail.com> | 2012-04-09 01:38:30 -0400 |
commit | 4d0ddd005795592f56496d8d39dc37ee86fac038 (patch) | |
tree | 209b2fe420c7ddb258369668149c7f82637348c2 /manifests/apticron.pp | |
parent | 66433e665e611f305b0f65c61558a0ec8232da00 (diff) | |
download | puppet-apt-4d0ddd005795592f56496d8d39dc37ee86fac038.tar.gz puppet-apt-4d0ddd005795592f56496d8d39dc37ee86fac038.tar.bz2 |
Refactor: manage .d directories when using sources_list and apt_conf
The .d directories are only managed by the main 'apt' class. However,
both 'sources_list' and 'apt_conf' defines depend on those directories.
So in practice, the defines have an implicit need for those directories
to be somehow managed.
Let's turn this into an explicit relation, and include the directories
in the defines.
This makes it possible to use both defines without having to include the
main 'apt' class. (maybe when using puppet apply?)
Signed-off-by: Gabriel Filion <lelutin@gmail.com>
Diffstat (limited to 'manifests/apticron.pp')
0 files changed, 0 insertions, 0 deletions