Dear all,

now I have got the solution

   file { "/usr/local/nagios/libexec":
      ensure => present,
      owner => "nagios",
      group => "nagios",
      mode => 755,
      sourceselect => all,
      source => 
["puppet:///extra_files/basisapplikationen/monitoring/nagios/client/custom-plugins","${source}/libexec"],
      recurse => true,
      require => File ['/usr/local/nagios'],
      schedule => "nagios_client-schedule",
   }

Andreas

-- 
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.

Reply via email to