MODULES-2941: added more info about replacing sources.list

This commit is contained in:
jbondpdx 2016-01-29 11:11:46 -08:00
parent c70491dcef
commit 6fa0b9a382

View file

@ -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}":