Guest User

Untitled

a guest
May 24th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. File{
  2. owner => root,
  3. group => root,
  4. }
  5.  
  6. file{"/opt/blah/bin/statsender.pl":
  7. source => "puppet://puppet/eximstats/bin/statsender.pl";
  8.  
  9. "/opt/blah/bin/eximstats":
  10. source => "puppet://puppet/eximstats/bin/eximstats";
  11. }
Add Comment
Please, Sign In to add comment