iad2: ipsilon. Bring up a ipsilon project in iad2 openshift
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
69a566c423
commit
87585b66d2
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
- name: make the app be real
|
- name: make the app be real
|
||||||
hosts: os_masters[0]:os_masters_stg[0]
|
hosts: os_masters[0]:os_masters_stg[0]:os-master01.iad2.fedoraproject.org
|
||||||
user: root
|
user: root
|
||||||
gather_facts: False
|
gather_facts: False
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@
|
||||||
- /srv/web/infra/ansible/roles/openshift-apps/ipsilon/vars/build.yml
|
- /srv/web/infra/ansible/roles/openshift-apps/ipsilon/vars/build.yml
|
||||||
|
|
||||||
vars:
|
vars:
|
||||||
ipsilon_db_host: "db-fas01{{ env_suffix }}.phx2.fedoraproject.org"
|
ipsilon_db_host: "db-fas01{{ env_suffix }}.{{ datacenter }}.fedoraproject.org"
|
||||||
|
|
||||||
pre_tasks:
|
pre_tasks:
|
||||||
- include_vars: dir=/srv/web/infra/ansible/vars/all/ ignore_files=README
|
- include_vars: dir=/srv/web/infra/ansible/vars/all/ ignore_files=README
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue