Guest User

Untitled

a guest
Feb 16th, 2019
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. # A description of what this class does
  2. #
  3. # @summary A short summary of the purpose of this class
  4. #
  5. # @example
  6. # include test
  7. class test {
  8. notify { 'ipaddress':
  9. message => $facts['ipaddress'],
  10. }
  11. }
Add Comment
Please, Sign In to add comment