https://bugzilla.wikimedia.org/show_bug.cgi?id=53222
Daniel Zahn <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Daniel Zahn <[email protected]> --- https://forge.puppetlabs.com/puppetlabs/stdlib ensure_packages Takes a list of packages and only installs them if they don't already exist. Type: statement <-- this might help, it ensures a package is installed but shouldn't fail if it already exists. If we decide that using stdlib is a good thing that is, but afaik it's already installed and puppetlabs recommends it too. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
