X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=README.md;h=9c0e45cc36b8af076e3bcee12a151e237abfb0e2;hb=fd3e07e58fadc6efb25d524168575c39de0c5590;hp=ec8b4c5e49bf5ace6461338a2b4fb04c3a5d4809;hpb=b92eec5ea1641203b575ba43e98b14afe311e65c;p=puppet-modules%2Fpuppetlabs-apt.git diff --git a/README.md b/README.md index ec8b4c5..9c0e45c 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`.