Re: [Puppet Users] Re: Puppet first run timing out

2013-08-07 Thread Cesar Covarrubias
d I/O is low on the SAN which these VMs use. The odd thing is once the hosts get all the libs sync'd, performance is fine on further changes. It's quite perplexing. On Wed, Aug 7, 2013 at 7:07 AM, jcbollinger wrote: > > > On Tuesday, August 6, 2013 3:59:36 PM UTC-5, Cesar Cova

[Puppet Users] Puppet first run timing out

2013-08-06 Thread Cesar Covarrubias
I'm working on deploying Puppet to our environment and after reinstalling some nodes, I run Puppet for the first time. It appears to be updating some Puppet specific files (see below), and then times out with the error: "Error: /File[/var/lib/puppet/lib/facter/ip6tables_version.rb]/ensure: c

[Puppet Users] Managing "" entries in httpd.conf with Puppet.

2013-04-03 Thread Cesar Covarrubias
So I am working on deploying Puppet for our environment, and I have hit a snag. We have a few applications hosted on Apache, each with different "" entries. There is no way to standardize them across all of our application pools and they often overlap. I know I can have a custom template for

[Puppet Users] Reassigning value of class declared in templates file

2013-03-26 Thread Cesar Covarrubias
I am trying to create a "template" for all my servers. I have 2 configurations. An NTP client (which is taken care of in the baseclass class. I want to create an override specific for the NTP servers by declaring something specific in the node declaration. Something like "baseclass::ntp:restri