Re: [Puppet Users] snmp class

2012-01-06 Thread Darren Chamberlain
I forgot to say that the individual snmpd.conf files then go in modules/snmp/files, following the naming convention that you define in the list of sources. * Chamberlain, Darren [2012/01/06 11:06]: > * Ola [2012/01/06 03:38]: > > I have created a simple snmp class (similar to this one) > > http:

Re: [Puppet Users] snmp class

2012-01-06 Thread Darren Chamberlain
* Ola [2012/01/06 03:38]: > I have created a simple snmp class (similar to this one) > http://comments.gmane.org/gmane.comp.sysutils.puppet.user/21966 > What i want now is to customize it so i can have different > snmpd.conf files for different servers. Is it correct that i > should create somethi

[Puppet Users] snmp class

2012-01-06 Thread Ola
I have created a simple snmp class (similar to this one) http://comments.gmane.org/gmane.comp.sysutils.puppet.user/21966 What i want now is to customize it so i can have different snmpd.conf files for different servers. Is it correct that i should create something like class ntp::params end there d