On Fri, Nov 12, 2010 at 3:36 AM, tecneeq <tecn...@googlemail.com> wrote: > On 12 Nov., 02:42, Joel Merrick <joel.merr...@gmail.com> wrote: > >> > However, what if the selection of packages changes? Is there a more >> > clever way to install tasks with tasksel, without listing each and >> > every package the tasksel task is made of? > >> Have you tried the meta-package gnome-desktop-environment? > > The package you mention is one of the 55 packages installed by the > tasksel tasks. > > I guess tasksel tasks have to be installed with exec then.
I was under the impression tasksel was largely being deprecated in favor of meta-packages. What Debian are you on? I'm not sure we can easily shoe-horn tasks into the existing apt provider, unless we looked at tasks if a given package isn't found (are there any namespace collisions between tasks and packages?), but I reckon it's feasible to write a package provider that only used tasks. Would you find it acceptable to have to specify a tasksel provider when doing what you're trying to do? e.g. package { "gnome-desktop": provider => tasksel, ensure => installed, } > > > MFG, > > Karsten Kruse > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To post to this group, send email to puppet-us...@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. > > -- Nigel Kersten - Puppet Labs - http://www.puppetlabs.com -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@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.