Aw: Re: [Puppet Users] Problem with usage of arrays

2011-06-22 Thread elderdakkar
same problem here: puppet version is 2.6.1. That's the most recent version available in Ubuntu Maverick (10.10). Any chance, that a more recent version will be available in ubuntu maverick? greetings -- You received this message because you are subscribed to the Google Groups "Puppet Users"

[Puppet Users] Dependency of the collection of virtual ressources.

2011-05-26 Thread elderdakkar
Hello i'm managing nagios with exported ressources. i have some @@nagios_host a lot of @@nagios_service ressources. Collecting the ressouces itself works fine with Nagios_host <<||>> and Nagios_service <<||>>. BUT :D i have a "special" nagios configuration layout: every host has its own cfg file

[Puppet Users] Puppet managed hosts in multiple nagios hostgroups

2011-06-08 Thread elderdakkar
Hello i want to archive the following: i define an exported ressource for HostX to be monitored in nagios: @@nagios_host { $fqdn: ensure => present, alias => $hostname, address=> $ipadress, use=> "generi