[Puppet Users] Apache mod expires expires_by_type syntax example

2019-06-14 Thread Nat Juchems
Hey all - I was getting pretty frustrated with this due to my own lack of understanding. The best resource I could find on this was: https://www.rubydoc.info/github/puppetlabs/puppetlabs-apache Under the *apache::mod::expires* heading it says this: expires_by_type: Describes a set of MIME con

[Puppet Users] importing a new custom type

2010-08-25 Thread Nat
Hi, I need the capability have an enable repo in my package type, as described in http://projects.reductivelabs.com/issues/2247 However, I don't this this will get implemented soon. As such I have done the following I copied the yum.rb and package.rb from the standard location into a custom mo

[Puppet Users] puppet and CPU

2010-06-10 Thread Nat
Hi, I am running puppet on my machines (mainly all rhel 5) and notice that puppet is waking the CPU up between 90 - 100 times a second. Is this normal?? it is waking the CPU up more than the kernel itself (when not under load)!! All puppet instances run as a daemon. Just as a test I also get the

[Puppet Users] Re: Puppet training in Australia

2010-05-03 Thread Nat
On May 4, 8:18 am, James Turnbull wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > I was at DevOps Down Under last weekend and there was some > discussion of a Puppet training in Australia.  I am trying to gauge > further interest and see what the numbers are like. > > A show of hand

[Puppet Users] puppet clients dieing

2010-04-06 Thread Nat
Hi list, has anyone else experienced puppet clients that die when the network goes down for an extended period of time ? OS rhel 5 puppet clients / master 0.25.1 clients are left in a state where ~# service puppet status puppetd dead but pid file exists ~# service puppet restart Stopping puppet:

[Puppet Users] Re: satellite sites management

2010-02-14 Thread Nat
Thanks for the advice so far. We have looked at the following ideas for our implementation 1. an external node classifier with variables passed in the parameters section of the YAML to nodes. 2. extlookup 3. forman and dashboard - there are not really feasible at the moment due to our cur

[Puppet Users] satellite sites management

2010-02-11 Thread Nat
Hi, We have got puppet set up and running at our main office with no issues. We are using an external node classifier instead of directly creating node definition files. We would like to manage our remote offices using puppet also. A little about our set up. From our main site we have VPN links o

[Puppet Users] Puppet as a pki

2009-05-29 Thread Nat
I am thinking about using puppet to manage my ssh keys, after all puppet is connected to all my servers and has access to them. I think it could make a good fit. Has anyone managed to use puppet as a form of pki (public key infrastructure)? any thoughts you would like to share, be they good bad o

[Puppet Users] using yum and puppet simultaneously

2009-05-09 Thread Nat
Hi, once i have my puppet set up and installed how does updating occour, if for example i have a package httpd instaledd on all my servers and there is an update to this package will i still need to log into every machine to run the updater or will puppet notice that the package is not at the lat