1
0

roster.yml 292 B

1234567891011121314151617181920
  1. atlanta:
  2. hosts:
  3. host1:
  4. host2:
  5. raleigh:
  6. hosts:
  7. host2:
  8. host3:
  9. southeast:
  10. children:
  11. atlanta:
  12. raleigh:
  13. vars:
  14. some_server: foo.southeast.example.com
  15. halon_system_timeout: 30
  16. self_destruct_countdown: 60
  17. escape_pods: 2
  18. usa:
  19. children:
  20. southeast: