X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=README.md;h=f32f55313409754c9c31aae91a31a8cfb59dfa87;hb=84be3a641570123542b8b10f9af14f2e729b8148;hp=a5abc0743975b42477cd38af4c7d3243a50d1150;hpb=6d0c3f5537345f27675f044a2181dcadce75fafb;p=puppet-modules%2Fpuppetlabs-apt.git diff --git a/README.md b/README.md index a5abc07..f32f553 100644 --- a/README.md +++ b/README.md @@ -36,10 +36,11 @@ APT is a package manager available on Debian, Ubuntu, and several other operatin * Your system's `preferences` file and `preferences.d` directory * Your system's `sources.list` file and `sources.list.d` directory +* Your system's `apt.conf.d` directory * System repositories * Authentication keys -**Note:** This module offers `purge` parameters which, if set to `true`, **destroy** any configuration on the node's `sources.list(.d)` and `preferences(.d)` that you haven't declared through Puppet. The default for these parameters is `false`. +**Note:** This module offers `purge` parameters which, if set to `true`, **destroy** any configuration on the node's `sources.list(.d)`, `preferences(.d)` and `apt.conf.d` that you haven't declared through Puppet. The default for these parameters is `false`. ### Beginning with apt