Re: [Puppet Users] exec type doesn't refresh when onlyif is in use

2012-12-29 Thread Jason Edgecombe
Thanks, that worked! On 12/29/2012 09:38 PM, Maarten Thibaut (mthibaut) wrote: Hi, I believe the onlyif "wins" in this case. Splitting it up into two statements would be the right thing to do IMO. It would also be cleaner, since they are in effect two different cases: stopped (and in need o

Re: [Puppet Users] exec type doesn't refresh when onlyif is in use

2012-12-29 Thread Maarten Thibaut (mthibaut)
Hi, I believe the onlyif "wins" in this case. Splitting it up into two statements would be the right thing to do IMO. It would also be cleaner, since they are in effect two different cases: stopped (and in need of starting), and running (but in need of restart). The fact that these both run t

[Puppet Users] exec type doesn't refresh when onlyif is in use

2012-12-29 Thread Jason Edgecombe
Hi, I'm having trouble with an exec type. I'm using an exec type to start a buildbot slave. It's a long-running pseudo-service. The exec uses the "refresh" and "onlyif". I think that the refresh command isn't running because of the onlyif attribute. I would like a refresh event to fire even i

[Puppet Users] extending an existing type

2012-12-29 Thread Adam Goucher
I am trying to add a property to the User type in order to be able to turn off the screen saver of the managed users. Everything I have found on custom types has been around creating an entirely new type rather than extending an existing one -- except for one sentence on the Custom Types page;

[Puppet Users] Re: rdoc escaping help

2012-12-29 Thread Peter Bauer
+1 also happens for digits and <,> characters. Am Freitag, 13. April 2012 16:16:36 UTC+2 schrieb olli...@googlemail.com: > > Hello, > > Trying to be a good boy and put rdoc headers in my classes. > > I am trying to put some scoped variables into the output i.e. > > # [*myclass::params::server*

[Puppet Users] Puppet module for managing Cobbler

2012-12-29 Thread Jakov Sosic
Module on forge: http://forge.puppetlabs.com/puppetlabs/apache Code and issue tracker: https://bitbucket.org/jsosic/puppet-cobbler Comments are welcome, hope somebody finds it useful. I'm very happy with it so far :D The reason I'm posting it is that couple of people asked me about pub

Re: [Puppet Users] Systems Provisioning

2012-12-29 Thread Jakov Sosic
On 12/24/2012 01:59 AM, Jakov Sosic wrote: Thank both you and Nan Liu. As the holidays approached I finally got a free day to work on this :) I've rewritten 3 out of 4 my custom providers to self.instances schema. I will test this and report back performance improvements on puppet agents run w

Re: [Puppet Users] puppet dashboard 1.2.15-rc1 report search problem

2012-12-29 Thread Aaron Stone
For closure on the thread, this is now fixed in Dashboard 1.2.16. On Thu, Dec 13, 2012 at 3:19 PM, Luca Gioppo wrote: > On a fresh Dashboard installation I get these: > Puppet Dashboard encountered an error. > > Something went wrong, and Puppet Dashboard was unable to render the > requested pag