Displaying 2 results from an estimated 2 matches for "skhehra".
Did you mean:
khehra
2009 Dec 30
4
yet another class dependency question.
Hi,
I am running puppet version 0.25.1 on both the server and client and am
getting the following error on a puppet run:
err: Could not apply complete catalog: Could not retrieve dependency
''Class[http]'' of Class[puppet::http]
Class http is defined in the "http" module like so:
class http {
package { httpd: ensure => installed }
file {
2009 Dec 17
5
monitoring puppet
Hi,
I was wondering what people out there are doing to monitor puppetd in
large environments. I''d love to hear what the best practices are around
this.
We have a few hundred hosts and are currently looking at the timestamps
on the yaml files in /var/lib/puppet/yaml/facts/ on puppetmasters to
make sure all clients are alive. Is it true that for a given client the
fact file on the