I am currently using puppet in testing, on a centos 6.4 machine running
puppet-master, puppet-agent, dashboard, and foreman. The manifest for the
puppet matser machine in empty, like so:
node 'puppet' {
}
However, when the pupper agent runs, it always deleted the dashboard report
module, whic
I have a test puppet installation on CentOS 6.4, version 3.2.1, all
uptodate with the puppetlabs repos. It is running the puppet master, a
puppet agent, dashboard, with foreman installed but not yet configured.
Part of the install for dashboard is copying the puppet_dashboard.rb file
to the /va
Sorry, this is a repost of an earlier topic; I couldn't find the earlier
post so I thought it had not made it. I'm new to Google groups.
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails f
I am running puppet 3.2.1, using the puppetlabs repos, on centos 6.4. I
keep getting these messages in the log: (every 30 minutes)
Jun 3 11:24:55 yoda puppet-master[20292]: Failed to set SELinux context
system_u:object_r:puppet_etc_t:s0 on /etc/puppet/auth.conf
Jun 3 11:24:55 yoda puppet-maste
On Tuesday, June 4, 2013 11:22:22 AM UTC-4, jcbollinger wrote:
>
>
> It's not the cause of your problem, but the master should NOT run as
> root. There is no reason why it should need special privilege to do its
> work, therefore good security practices dictate that it run without such
> priv