Advertisement
Guest User

Untitled

a guest
Nov 20th, 2013
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. # This is the QA environment state tree for testing
  2. # Anyone should be able to run this state tree on any supported platform when
  3. # it is complete
  4.  
  5. base:
  6. '*':
  7. - small.ruby.rvm
  8. - core
  9. - http
  10. - users
  11. - files
  12. - files.ext-files-second
  13. - postgres_client
  14. - nowa.deployer
  15. - ssh
  16. - hosts
  17. - iptables
  18. 'database':
  19. - postgres
  20.  
  21. 'web-production*':
  22. - small.apache
  23. - nowa.ssl_cert
  24. - nowa.nowa_web
  25. - rvm_passenger_apache_module
  26.  
  27. 'counter':
  28. -
  29. 'classifier':
  30. -
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement