Fogot to remove the purge warning
authorMorgan Haskel <morgan@puppetlabs.com>
Tue, 14 Apr 2015 18:31:16 +0000 (11:31 -0700)
committerMorgan Haskel <morgan@puppetlabs.com>
Tue, 14 Apr 2015 18:31:16 +0000 (11:31 -0700)
README.md

index 318bc53d2c13b732eb599001841f779b30412486..9ae90e1d7d55e52e83c6da0393dc9a766807d96b 100644 (file)
--- 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`.