]> review.fuel-infra Code Review - puppet-modules/puppetlabs-apt.git/commitdiff
MODULES-2941: added more info about replacing sources.list
authorjbondpdx <jean@puppetlabs.com>
Fri, 29 Jan 2016 19:11:46 +0000 (11:11 -0800)
committerjbondpdx <jean@puppetlabs.com>
Fri, 29 Jan 2016 19:11:46 +0000 (11:11 -0800)
README.md

index 33e65a968e064cd0ee718f5c9d0bdb335cbd0adc..345a0f3ab9c3eafc67ebd2cbd2d5c3e5e0a24da2 100644 (file)
--- a/README.md
+++ b/README.md
@@ -184,7 +184,7 @@ apt::sources:
 
 ### Replace the default sources.list file
 
-To replace the default `/etc/apt/sources.list` file on standard Ubuntu machines:
+The following example replaces the default `/etc/apt/sources.list`. Along with this code, be sure to use the `purge` parameter, or you might get duplicate source warnings when running Apt.
 
 ```puppet
 apt::source { "archive.ubuntu.com-${lsbdistcodename}":