[Puppet Users] puppetlabs apache and extra conf.d files

2015-11-05 Thread Arnau
Hi all, Puppetlab apache module [1] by default purges everything under /etc/httpd/conf.d . If you want to add an extra file, you must use apache::vhost. I'm writing a module for managin thruk. The trhuk rpm packge provides a apache conf file (/etc/httpd/conf.d/thruk.conf). At this point I'm

[Puppet Users] Failed to install PE installer

2015-11-05 Thread Ricson Liberato
During installation of "puppet-enterprise-installer" on master server, I'm getting some type of error : '[rhel7.dcs01.local] Failed to run PE Installer on rhel7.dcs01.local'. On Puppet Master Server: iptables STOP Selinux disabled Edit /etc/host and IP and hostname Please help.. Thanks. --

[Puppet Users] puppet-common from Puppetlabs APT repository broken on Ubuntu wily

2015-11-05 Thread Markus Birth
I can't install Puppet from the official Puppetlabs repository (apt.puppetlabs.com) because puppet-common requires libaugeas-ruby. And libaugeas-ruby isn't available on Ubuntu wily anymore. The package is now called ruby-augeas. Also see:

Re: [Puppet Users] Puppet agents get hanged in "Info: Loading facts"

2015-11-05 Thread Eddie Mashayev
Hi, Yes I'm running Foreman (Puppet master), I have more than 200 servers which works great. This is the only server which is problematic and seems to be due to Facter. Thanks, EddieM On Thursday, November 5, 2015 at 5:40:21 PM UTC+2, Craig Dunn wrote: > > Your code snippet suggests that

[Puppet Users] Announce: Puppet 3.8.4 available

2015-11-05 Thread Eric Sorenson
Puppet 3.8.4 is available. This is a bugfix release which fixes a performance problem with directory environments, a security vulnerability when Puppet generated its CA key, and a small grab-bag of other bugs. You can see the full release notes here:

[Puppet Users] Announce: Puppet Enterprise 2015.2.3 is available

2015-11-05 Thread Rob Braden
Dear Puppet Enterprise Users, Puppet Enterprise 2015.2.3 is now available. Puppet Enterprise 2015.2.3 is a security and bug-fix release of Puppet Enterprise. This release contains updated versions of PostgreSQL and Java with fixes for security issues, as well as a security fix for Puppet Server.

[Puppet Users] Announce: Puppet Enterprise 3.8.3 is available

2015-11-05 Thread Rob Braden
Dear Puppet Enterprise Users, Puppet Enterprise 3.8.3 is now available. Puppet Enterprise 3.8.3 is a security and bug-fix release of Puppet Enterprise. This release contains updated versions of PostgreSQL and Java with fixes for security issues, as well as a security fix for Puppet Server. For

[Puppet Users] getting File '/repodata/repomd.xml' not found on medium " https:// .... " while installing the Puppet agent in SLES 11

2015-11-05 Thread Shreyas Guru
Hello Everybody, I am still learning puppet and trying out the free PE version in SLES11 server I successfully installed PE master in one of the server .. next when I try to install Puppet agent in an other server with same platform and architecture by curling the cmd (piping using bash) i

Re: [Puppet Users] puppetlabs apache and extra conf.d files

2015-11-05 Thread Hunter Haugen
The apache module contains many mod manifests [1] that use file resources with templates [2] that you can pattern your code after. No need to use apache::vhost at all. [1] https://github.com/puppetlabs/puppetlabs-apache/tree/master/manifests/mod [2]

Re: [Puppet Users] puppet-common from Puppetlabs APT repository broken on Ubuntu wily

2015-11-05 Thread Michael Stahnke
We also don't have wily packages up, so if the first bug was fixed, I don't think it would work. It's a work in progress. You can follow https://tickets.puppetlabs.com/browse/CPR-213 for more information. On Thu, Nov 5, 2015 at 7:05 AM, Markus Birth wrote: > I can't install

[Puppet Users] Puppet Training for Linux System Engineers.

2015-11-05 Thread Unus Humami
Hello Every one, If any one interested in learning puppet, please shoot me an email with update you about next batch and fees. Thanks Humami -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving

Re: [Puppet Users] Puppet agents get hanged in "Info: Loading facts"

2015-11-05 Thread Craig Dunn
Your code snippet suggests that facter has run, and the master is timing out running /etc/puppet/node.rb which is the ENC script (which happens after the facts have been sent by the agent). Are you running Foreman/Satellite? - It sounds like you may have a network connectivity issue here

[Puppet Users] Puppet agents get hanged in "Info: Loading facts"

2015-11-05 Thread Eddie Mashayev
Hi All, I have CentOS 6.5 running puppet agent version 3.8.2 the problem is when I’m running “puppet agent -t” it gets hanged: [root@server ~]# puppet agent -t Info: Retrieving pluginfacts Info: Retrieving plugin Info: Loading facts Info: Loading facts “Could not retrieve catalog from