Use the correct hostname for docker-registry02.stg.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
dfc1a95c85
commit
d929e0fc91
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
||||||
- include: "{{ handlers }}/restart_services.yml"
|
- include: "{{ handlers }}/restart_services.yml"
|
||||||
|
|
||||||
- name: set up gluster on stg
|
- name: set up gluster on stg
|
||||||
hosts: registry02.stg.phx2.fedoraproject.org
|
hosts: docker-registry02.stg.phx2.fedoraproject.org
|
||||||
user: root
|
user: root
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue