Advertisement
Guest User

Untitled

a guest
Nov 20th, 2013
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 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.  
  19. 'database':
  20. - postgres
  21.  
  22. 'web-production*':
  23. - small.apache
  24. - nowa.ssl_cert
  25. - nowa.nowa_web
  26. - rvm_passenger_apache_module
  27.  
  28. 'counter':
  29. -
  30.  
  31. 'classifier':
  32. -
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement