Guest User

Untitled

a guest
Oct 21st, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. class jboss-custom {
  2. file {'/usr/share/jboss-as/jboss-7.1.1.Final'}
  3. owner => 'root',
  4. group => 'root',
  5. mode => '0440',
  6. source => 'puppet://puppet-server.test.com/files/jboss-7.1.1.Final'
  7. }
Add Comment
Please, Sign In to add comment