diff --git a/playbooks/openshift-apps/elections.yml b/playbooks/openshift-apps/elections.yml index ce668c9b89..649f6c5966 100644 --- a/playbooks/openshift-apps/elections.yml +++ b/playbooks/openshift-apps/elections.yml @@ -1,5 +1,5 @@ - name: setup the database - hosts: db01{{env_suffix}}.iad2.fedoraproject.org + hosts: db01.iad2.fedoraproject.org:db01.stg.iad2.fedoraproject.org gather_facts: no become: yes become_user: postgres