Displaying 2 results from an estimated 2 matches for "concatenated_file_part".
2008 Jul 02
12
Module interaction and dependencies in Puppet (SNMP in particular)
Hello folks,
I''m sitting here converting my static, simple classes/snmp.pp into a
full module, and I''ve run into a bit of a brick wall.
net-snmp is one of those wonderful programs that will only read two
configuration files (it reads a few more, but only 2 are in /etc) -
/etc/snmpd.conf and /etc/snmpd.local.conf. This means that my SNMP
module is somehow going to have to
2007 Jun 26
4
multiple ldap classes?
I''d like to keep some pretty granular class definitions in ldap; but
I''m not sure what is the best way to turn that into a puppet manifest.
Is anybody else doing something like this?
For instance, a samba server might have the following classes defined (in ldap):
samba, samba-bdc, samba-file-shares, samba-build-shares, etc...
And I would like to do something like this:
--
class