Use the correct hostname in the servers list.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
d929e0fc91
commit
a3ebec66e4
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
|||
- role: gluster/client
|
||||
name: gluster
|
||||
servers:
|
||||
- registry02.stg.phx2.fedoraproject.org
|
||||
- docker-registry02.stg.phx2.fedoraproject.org
|
||||
username: "{{ registry_gluster_username_stg }}"
|
||||
password: "{{ registry_gluster_password_stg }}"
|
||||
owner: root
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue