X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=README.md;h=9c0e45cc36b8af076e3bcee12a151e237abfb0e2;hb=f110d4a366c9ab30ef79ddc5de36986bb8c9d21e;hp=ec8b4c5e49bf5ace6461338a2b4fb04c3a5d4809;hpb=881caafefbb5ae27c129d3de473ef30b8ad3e58d;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`.