Re: [Puppet Users] Any solutions for server-side facts?

2014-06-21 Thread Throwe, Jesse
It also might be a cheap way of doing it, but if your looking at stuff at the node level anyway you can leverage LDAP. All objects in LDAP in puppet 3.x are treated as top scope variables. On Fri, Jun 20, 2014 at 6:58 PM, Matthew Hyclak wrote: > I was thinking about this not too long ago myself.

[Puppet Users] Re: RHEL7 facts missing

2014-06-21 Thread Jelle B
Hi , Yes this is to be expected as RHEL 7 does away with some of the dependencies like ifconfig etc. You will have to install thoose after. For that you will also have to install some extra repos if I recall right. You will have to install bind-utils and net-tools for all to function normal agai

[Puppet Users] Puppet Agent Run Problems

2014-06-21 Thread Ricky Savjani
Hi all, We have a system configured with PE 3.1 and we have separate servers for the Puppet Master, PuppetDB (postgres) and puppet console. Running on Passenger and Apache. Everything was well up until yesterday where the DB box ran out of space so I added a new volume group and added it the e

[Puppet Users] Re: RHEL7 facts missing

2014-06-21 Thread Bas Wildemann
Jelle, Installing net-tools package solved it. Thanks for your pointer! Op zaterdag 21 juni 2014 14:17:56 UTC+2 schreef Jelle B: > > Hi , Yes this is to be expected as RHEL 7 does away with some of the > dependencies like ifconfig etc. You will have to install thoose after. > For that you will

[Puppet Users] apache module class order issue with ENC

2014-06-21 Thread treydock
I'm attempting to use puppetlabs-apache with all my classes defined via Foreman (1.5.1) with Puppet 3.4.3. Servers are all CentOS 6.5. With puppetlabs-apache-1.0.1 when I applied both the apache class and apache::mod::ssl class in Foreman I received this error on the server: Error: Could not r