X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=README.md;h=f92122fb348330e0753d8411b6d63065907d3363;hb=b4c8a4f77482490a5a7b1dd35d1b082d95e718b6;hp=cbaab7247232d8baac139ac76175972e0d456c96;hpb=0da464de351241db7d9772977b9670eddc80d84f;p=puppet-modules%2Fpuppetlabs-apt.git diff --git a/README.md b/README.md index cbaab72..f92122f 100644 --- a/README.md +++ b/README.md @@ -194,6 +194,7 @@ Sets the default apt release. This class is particularly useful when using repos Adds an apt source to `/etc/apt/sources.list.d/`. apt::source { 'debian_unstable': + comment => 'This is the iWeb Debian unstable mirror', location => 'http://debian.mirror.iweb.ca/debian/', release => 'unstable', repos => 'main contrib non-free',