The master runs as the puppet user not root so try:
# chown -R puppet:puppet /etc/puppet
- Keith
On 14 Mar 2013 15:09, "Mike Canty" wrote:
> I am running Centos 6 and was able to install Puppet 3.1.1. However, when
> trying to run puppet, as root, for the first time, I get the following
>
puppet working well on centos6 with SELinux=enforce.
On Thu, Mar 14, 2013 at 11:26 PM, Aaron Grewell wrote:
> Do you have selinux in enforcing mode? If so, try setting it to permissive
> mode and see if it starts working.
> On Mar 14, 2013 8:09 AM, "Mike Canty" wrote:
>
>> I am running Centos
Do you have selinux in enforcing mode? If so, try setting it to permissive
mode and see if it starts working.
On Mar 14, 2013 8:09 AM, "Mike Canty" wrote:
> I am running Centos 6 and was able to install Puppet 3.1.1. However, when
> trying to run puppet, as root, for the first time, I get the fo
I am running Centos 6 and was able to install Puppet 3.1.1. However, when
trying to run puppet, as root, for the first time, I get the following
message:
# puppet master --nodaemonize --verbose --debug
"Could not prepare for exection: Permission denied -
/etc/puppet/ssl/ca/ca_key.pem"
I'm