Advertisement
Guest User

Untitled

a guest
Mar 24th, 2017
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. class role::reverseproxy{
  2.  
  3. include profile::linuxbasico
  4. include profile::haproxy
  5. include profile::nginx
  6.  
  7. Class['profile::haproxy'] -> Class['profile::nginx']
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement