Hello, Right now I am using a workaround similar to Steve's approach and it works pretty well
Just checking what other people is doing Thank for your replies and time Best regards -------------------------------------------------------------------------------------- Juan Sierra Pons [email protected] Linux User Registered: #257202 http://www.elsotanillo.net GPG key = 0xA110F4FE Key Fingerprint = DF53 7415 0936 244E 9B00 6E66 E934 3406 A110 F4FE -------------------------------------------------------------------------------------- 2013/10/17 Gabriel Filion <[email protected]>: > On 17/10/13 07:44 AM, Juan Sierra Pons wrote: >> El jueves, 27 de junio de 2013 18:07:03 UTC+2, Christian Reiß escribió: >> The one thing I am banging my head against is the service >> definitions. The services use stuff like remote-nrpe-zombie-procs, >> which of course, is not defined anywhere: >> >> define service { >> ## --PUPPET_NAME-- (called '_naginator_name' in the >> manifest) check_zombie_procs_gaming >> use remote-nrpe-zombie-procs >> host_name gaming.alpha-labs.net >> <http://gaming.alpha-labs.net> >> } >> >> So far I am letting puppet generate the three configs: >> >> nagios_host.cfg >> nagios_hostextinfo.cfg >> nagios_service.cfg >> >> Tho for this to work I would need a corresponding commands.cfg and >> all the Howtos out there do not seem to have my problem. > >> Hello Chris, >> >> I am facing here the same problem. Did you manage to fix/workaround it? > > This might be of interest to you two: > > https://projects.puppetlabs.com/issues/1180 > > the way I currently work around the inability to export host/service > templates is by defining a file resource in which I write the templates. > > -- > Gabriel Filion > -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-users. For more options, visit https://groups.google.com/groups/opt_out.
