Guest User

Untitled

a guest
Jun 19th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. name "lb"
  2. description "load balancer"
  3. override_attributes(
  4. :haproxy => {:pool_role => "web"}
  5. )
  6. run_list(
  7. "recipe[haproxy]"
  8. )
Add Comment
Please, Sign In to add comment