You could do something like following: $wantedpackages = [ "perl-DBI", "perl-DBD-MySQL" ] package { $wantedpackages: ensure => installed }
In one call, we install 2 packages. I hope it helps. -Stephane On Jan 11, 3:09 am, Adriana <adriana.tele...@gmail.com> wrote: > Hello, > does anyone know if featurehttp://projects.puppetlabs.com/issues/2198 > had been implemented and how it is possible to use it? > I would like to install multiple packages with one single call the the > yum packager. > Can anyone help me? > Thanks > Adriana -- 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.