devops stuff

This commit is contained in:
Matthew Scragg 2013-12-02 16:23:43 -06:00
parent 810845441c
commit d68c6f1d4e
8 changed files with 69 additions and 9 deletions

View file

@ -14,6 +14,7 @@ virtualenvwrapper:
bower:
npm.installed:
- user: root
- require:
- pkg.installed: common-pkgs
@ -26,3 +27,9 @@ realms-repo:
- user: deploy
- identity: /home/deploy/.ssh/id_rsa
/home/deploy/virtualenvs/realms:
virtualenv.managed:
- requirements: /home/deploy/realms/requirements.txt
- cwd: /home/deploy/realms
- runas: deploy