Displaying 1 result from an estimated 1 matches for "hp_managed".
Did you mean:
fp_manager
2008 Jul 02
12
Module interaction and dependencies in Puppet (SNMP in particular)
...te the lot into snmpd.conf? The biggest problem I
see here is knowing when to run the concatenation, as I may or may not
have Java, and may/may not have HP managed, so I can''t hard-code the
requirements into another module, can I? Is the best approach an
inversion? I.e., set up a node as hp_managed, java::server, and then
in the snmp module, do some kind of ''is this server hp_managed? is
this server a java server?'' set of interrogations?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Pup...