Displaying 1 result from an estimated 1 matches for "mon1a".
Did you mean:
m2n1a
2011 Aug 11
6
need urgent help with including Ruby DSL class from puppet manifests
...clude ssa_nagios_checks
...
}
And I get the following error
....
debug: importing ''/etc/puppet/modules/nagios/manifests/
ssa_nagios_checks.rb'' in environment production
err: Must pass a parameter or all necessary values at /etc/puppet/
modules/nagios/manifests/init.pp:19 on node mon1a.internal
I could not find nothing on the web regarding this specific error
message. What does it actualy means?
Then I change to
class nagios::server {
...
include nagios::ssa_nagios_checks
...
}
I get error
...
debug: importing ''/etc/puppet/modules/nagios/manifests/
ssa_nagios_che...