From: Morgan Haskel Date: Tue, 14 Apr 2015 18:31:16 +0000 (-0700) Subject: Fogot to remove the purge warning X-Git-Tag: 2.0.0^2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=cdbb2e82c06618f723aecf1e1f2931b54937aeb0;hp=33c296b963a433c6fe5584b0fd1148c7330c69d0;p=puppet-modules%2Fpuppetlabs-apt.git Fogot to remove the purge warning --- diff --git a/README.md b/README.md index 318bc53..9ae90e1 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,6 @@ The apt module automates obtaining and installing software packages on \*nix sys * System repositories * Authentication keys -**Note**: By default, this module will **destroy** any existing content in `sources.list` and `sources.list.d` that was not declared with Puppet. - ### Beginning with apt To begin using the apt module with default parameters, declare the class with `include apt`.