Re: [Puppet Users] Message from application: Permission denied - /etc/puppet/modules (Errno::EACCES)

2015-05-11 Thread Joe Koenig
On Monday, May 11, 2015 at 11:24:02 AM UTC-5, Gabriel Filion wrote: > > Hey there, > > On 10/05/15 10:15 PM, j...@poweriep.com wrote: > > Message from application: Permission denied - /etc/puppet/modules > > (Errno::EACCES) > > make sure to also verify permissions on /etc/puppet itself. If t

Re: [Puppet Users] Message from application: Permission denied - /etc/puppet/modules (Errno::EACCES)

2015-05-14 Thread Joe Koenig
On Monday, May 11, 2015 at 8:38:23 PM UTC-5, Gabriel Filion wrote: > > > If you're trying to access a puppet URI like > https://puppetmaster:8140/.../ then the master is probably waiting for > you to send a client TLS certificate to authenticate yourself. This is > how the puppet master ensure

Re: [Puppet Users] Message from application: Permission denied - /etc/puppet/modules (Errno::EACCES)

2015-05-15 Thread Joe Koenig
On Thursday, May 14, 2015 at 2:37:14 PM UTC-5, Joe Koenig wrote: > > > > On Monday, May 11, 2015 at 8:38:23 PM UTC-5, Gabriel Filion wrote: >> >> >> >> I think I've gotten this resolved. Not 100% sure, but may have been SELinux related. I changed SELinux

[Puppet Users] Error 400 on SERVER: Could not find class lamp

2015-05-22 Thread Joe Koenig
Hi all, I'm trying to learn puppet and am running into a roadblock trying to get an agent to pickup its configuration from a master server. On master, I have created a class called 'lamp': [x@master manifests]# pwd /etc/puppet/modules/lamp/manifests [x@master manifests]# ls -l total 4 -r--r

[Puppet Users] Re: Error 400 on SERVER: Could not find class lamp

2015-05-27 Thread Joe Koenig
On Tuesday, May 26, 2015 at 8:15:43 AM UTC-5, jcbollinger wrote: > > > > On Friday, May 22, 2015 at 3:34:11 PM UTC-5, Joe Koenig wrote: >> >> Hi all, >> >> I'm trying to learn puppet and am running into a roadblock trying to get >> an agent to pi

[Puppet Users] Re: Error 400 on SERVER: Could not find class lamp

2015-05-27 Thread Joe Koenig
Hi All, This seems to be resolved. I was running puppet 3.7.5 and updated to 3.8.1 and it magically all worked as expected. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send

[Puppet Users] Could not evaluate: Could not find command '/var/lib/puppet/concat/bin/concatfragments.rb'

2015-06-04 Thread Joe Koenig
I've got a puppet agent (3.8) on CentOS 7 that I'm trying to configure using the puppetlabs-apache module. I'm getting the following on the first run: *Error: /Stage[main]/Main/Node[web-agent-..xxx.com]/Apache::Vhost[example.com]/Concat[25-example.com.conf]/Exec[concat_25-example.com.conf]: