2009/12/10 M.F.Haris <mfha...@gmail.com>: > Yeah I have a similar issue as I have to configure SNMP on different clients > and the structure of SNMP (configurations files and service management) is > different and vary from client to client as some clients are running on > Fedora, some on SuSe and some on IBM AIX.
I've been trying to get some modules written for CentOS/RedHat working on my Ubuntu systems, and wondering the best way to do this myself. A good example is the differences between Apache on the two kinds of system: Apache runs as 'www' on the RH systems, and 'www-data' on the Debian-ish systems. The default docroot is different as well - '/var/www/html' on RH and '/var/www' on Debian/Ubuntu. The best solution I can think of at the module level is custom facts - ideally derived from a source of truth like the apache packages themselves. J. -- Julian Simpson Software Build and Deployment http://www.build-doctor.com http://twitter.com/builddoctor -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.