[Puppet Users] Re: how to use vcsrepo?¿

2012-12-06 Thread Drew Blessing
Hi Fran, There's a couple of things you can try. First, make sure you have the module in your modules directory. I'm fairly sure you have this step done but just in case. Then, since vcsrepo uses plugins to accomplish it's tasks you need to ensure that the plugins are on both the puppet mast

Re: [Puppet Users] Getting dangerous with hiera

2013-02-12 Thread Drew Blessing
Ellison is right, it really doesn't make much sense to create one resource with create_resources. In fact, I'm not even sure it will work with classes because I've never tried it. However, it works great for defined types. I think I understand what you're trying to do so let me give an examp

Re: [Puppet Users] Stomp connector deprecated ?

2013-02-18 Thread Drew Blessing
On Monday, February 18, 2013 12:21:11 AM UTC-6, John Warburton wrote: > > >> Is this mcollective version 3.x or 2.3.x? > Deprecation warning occurs in 2.3. Complete removal will occur in the 3.x production branch. > > >> So you should be good to continue using it for a few months to come

[Puppet Users] Re: Puppet client not auto updating

2013-04-07 Thread Drew Blessing
Sy, Welcome to Puppet. Hopefully we can help you get going so you can experiment further. First, what version of Puppet are you running? I'm guessing by your commands that it's definitely prior to version 3. I recommend updating to Puppet 3 before going further, especially since you're just

[Puppet Users] Passenger failing sporadically

2013-04-22 Thread Drew Blessing
We're having a very strange issue with Puppet running on Passenger. Every day or 2, our clients start receiving Passenger back traces. It's the generic "Ruby (Rack) application could not be started." My initial thought was that this is a resource/configuration problem. Maybe we're overrunnin

Re: [Puppet Users] Re: Share data between classes/modules, best practices

2013-08-30 Thread Drew Blessing
On Tuesday, August 27, 2013 7:26:41 PM UTC-5, François Lafont wrote: > > I thought about another way with the extlookup function. > > --- > snmp: > community: extvalue_community > > monitoring: > community: extvalue_community > > And in a common.csv file: > > extvalue_community,abcd1234

[Puppet Users] F5 module refuses to apply resources

2014-06-24 Thread Drew Blessing
I am running the latest version of the PuppetLabs F5 module and also running latest version 11 on the F5s. I can successfully retrieve resources from the F5 via `puppet resource f5_user`, etc. However, when I run puppet and try to apply F5 resources I see the following output: Debug: Puppet::Ut