On Thu, Dec 22, 2011 at 3:31 AM, Walter Heck <walterh...@gmail.com> wrote: > > > On Thu, Dec 22, 2011 at 11:19, Tom De Vylder <t...@penumbra.be> wrote: >> >> How about this: >> >> package { 'puppetmaster/squeeze-backports': >> ensure => installed, >> } >> >> Looks a lot easier to me. It takes all the dependencies it needs from >> squeeze when available. >> If it can't find any suitable dependencies it will try to use backports >> instead, but only for the requested package. > > > Is that documented behaviour?
It is documented in apt(-get/itude). From the man page: install pkg [ { =pkg_version_number | /target_release } ] Thanks for the good hints Tom and Walter. -mz -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.