Mike Schmidt
2013-Jun-03 06:33 UTC
[Puppet Users] puppet_dashboard.rb keeps getting deleted by puppet agent
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, which I keep restoring:
from the log:
Debug: /File[/var/lib/puppet/lib/puppet/reports]: Removing existing
directory for replacement with absent
Notice: /File[/var/lib/puppet/lib/puppet/reports]/ensure: removed
Debug: /File[/var/lib/puppet/lib/puppet/reports]: The container
/var/lib/puppet/lib will propagate my refresh event
Debug: Finishing transaction -610873838
what causes this and how can I figure out where this is coming from? The
debug logs are difficult to read and I can''t seem to identify the
source of
this problem.
--
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 an email
to puppet-users+unsubscribe@googlegroups.com.
To post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
