Oneiric is available on the old-releases mirror
[puppet-modules/puppetlabs-apt.git] / README.md
index ec8b4c5e49bf5ace6461338a2b4fb04c3a5d4809..9c0e45cc36b8af076e3bcee12a151e237abfb0e2 100644 (file)
--- 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`.