ipsilon: need db host defined for ipslon role
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
56489ef2c3
commit
da89789606
1 changed files with 3 additions and 0 deletions
|
@ -55,6 +55,9 @@
|
|||
- "/srv/private/ansible/vars.yml"
|
||||
- "{{ vars_path }}/{{ ansible_distribution }}.yml"
|
||||
|
||||
vars:
|
||||
ipsilon_db_host: "db-fas01{{ env_suffix }}.iad2.fedoraproject.org"
|
||||
|
||||
roles:
|
||||
- ipsilon
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue