Re: [Puppet Users] Re: Duplicate exported resources

2011-10-30 Thread Galed Friedmann
I didn't know there was such a difference between exporting the ensure and setting it when collecting, I thought it was supposed to be the same thing ... Anyways, I fixed this but I still see the error happening from time to time, got a few of those this morning: Oct 30 07:34:16 ubuntu puppet-mast

Re: [Puppet Users] rpm packages for el4

2011-10-30 Thread Michael Stahnke
On Thu, Oct 27, 2011 at 2:04 AM, Arnau Bria wrote: > Mike, > > where is the tarball for 2.6.12-2 ? There is no tarball for 2.6.12-2. The tarball is 2.6.12. The -2 is the release (basically the packaging version). See http://en.wikipedia.org/wiki/RPM_Package_Manager#Description for more informat

[Puppet Users] Rules for numerical variable use

2011-10-30 Thread Henrik Lindberg
Need help with Geppetto issue #226 regarding rules for numerical variables - https://github.com/cloudsmith/geppetto/issues/226 This is to allow geppetto to correctly validate their use. Help much appreciated. Regards - henrik -- You received this message because you are subscribed to the Googl

[Puppet Users] Basic questions about puppetlabs-java

2011-10-30 Thread Robert Atkins
Hi, new user here. I've installed puppet, rubygems, puppet-module and the puppetlabs-java module on my OpenSUSE 11.4 system. When I do: puppet apply java/manifests/init.pp ... nothing happens. I was expecting output telling me my system is unsupported, but I don't even see that. Nothing on the c

[Puppet Users] Re: Basic questions about puppetlabs-java

2011-10-30 Thread Robert Atkins
Some progress... On Oct 31, 1:07 pm, Robert Atkins wrote: > I've installed puppet, rubygems, puppet-module and the puppetlabs-java > module on my OpenSUSE 11.4 system. When I do: > > puppet apply java/manifests/init.pp > > ... nothing happens. I was expecting output telling me my system is I've