Displaying 1 result from an estimated 1 matches for "email_server_rootpw".
2007 Jun 07
1
machine classes
I''m having a bit of a tricky time with this.. I have an exec like this that
I want to run on all servers on the puppet network but like our email
servers
class rootpw {
exec { "/bin/echo test 1 2 3":
path => "/usr/bin:/usr/sbin:/bin",
schedule => daily,
}
}
So I have a list of ips that I don''t want that