[Puppet Users] Re: Using puppet to install debian packages from backports

2011-09-25 Thread Sébastien B .
Thank to both of you for your help, I'll try to setup apt-pinning. Cheers -- S Barthélémy -- 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

[Puppet Users] Using puppet to install debian packages from backports

2011-09-24 Thread Sébastien B .
Hello, with debian, provided you added backports.debian.org to your sources.list, you can install some fresher packages (say iceweasel) with the command apt-get install -t squeeze-backports iceweasel Is there anyway to do this using puppet ? Or maybe should I specify the required version of ice