> > Now I would like to manage packages on my agents. I assume that in the > node specific Hiera file, I should be able do something like the following: > > packages: > apache2: > ensure: installed > > <shameless plug>
I do the same thing and wrote a wrapper module to do it (I know you said you preferred to not use external modules but...): https://forge.puppetlabs.com/igromik/package Thanks Kimo -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/c2f6be5b-a58a-4cd7-b72b-76fa2a82a8e8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
