devops stuff
This commit is contained in:
parent
810845441c
commit
d68c6f1d4e
8 changed files with 69 additions and 9 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue