Commit dce4d9da by Jason Bau

Add gh_users to prod-app

parent f8111a3b
......@@ -6,7 +6,7 @@
#- hosts: ~tag_Name_app(11|21)_prod
## this is the test box
#- hosts: ~tag_Name_app4_prod
- hosts: ~tag_Name_app(4_new|1|2)_prod
- hosts: ~tag_Name_app(4|1|2)_prod
## you can also do security group, but don't do that
#- hosts: security_group_edx-prod-EdxappServerSecurityGroup-NSKCQTMZIPQB
sudo: True
......@@ -28,6 +28,12 @@
- "{{ secure_dir }}/vars/shib_prod_vars.yml"
- "{{ secure_dir }}/vars/datadog_prod.yml"
roles:
- role: gh_users
gh_users:
- sefk
- jbau
- jrbl
tags: users
- common
- supervisor
- role: nginx
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment