Puppet with zypper
Title says it all ![]()
For people that use puppet on OpenSuSE there was a small problem since 10.2 because from that release on OpenSuSE did not include the rug command anymore to manage software…. but it’s still the default package provider for puppet (OpenSuSE switched to zypper).
So this weekend I wrote an initial zypper package provider (based on the rug package provider).
Drop this file in puppet/providers/package/ and you are ready to start using “provider => zypper” in your manifests
July 28th, 2008 - Posted in opensuse | |
