Use the correct hostname in the servers list.

Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
Randy Barlow 2017-02-24 15:04:17 +00:00
parent d929e0fc91
commit a3ebec66e4

View file

@ -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