That looks like a good solution, thanks! On Fri, 1 Nov 2013 14:11:44 -0700 Ryan Coleman <[email protected]> wrote:
> On Fri, Nov 1, 2013 at 2:03 PM, Tom Noonan <[email protected]> wrote: > > > Can the list please advise on what best practice is in this > > case? > > > > Hi Tom, > > The puppetlabs/stdlib module includes the ensure_packages() and > ensure_resource() functions. Both are intended for expressing common > resources which will only be included in your catalog if they're not > already in it. You can read more about it here: > http://forge.puppetlabs.com/puppetlabs/stdlib > > -- 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/20131101161629.0fd702d0%40vncBox.tjnii.com. For more options, visit https://groups.google.com/groups/opt_out.
