X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=README.md;h=3a7bc8ca0c2a061fc2d99266336cb041d9650f24;hb=a797bd7412745ce244e7da0c91d65f1595a8d519;hp=d07bbb0eced9d969a322e9f408bdb27057c81888;hpb=e5e9ac0fd162d52689f794ab5c9c08217a5e4451;p=puppet-modules%2Fpuppetlabs-apt.git diff --git a/README.md b/README.md index d07bbb0..3a7bc8c 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,10 @@ Note you can also specifying more complex pins using distribution properties. label => 'Debian' } +If you wish to pin a number of packages you may specify the packages as a space +delimited string using the `packages` attribute or pass in an array of package +names. + ### apt::ppa Adds a ppa repository using `add-apt-repository`.