Use the correct hostname for docker-registry02.stg.

Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
Randy Barlow 2017-02-24 14:29:29 +00:00
parent dfc1a95c85
commit d929e0fc91

View file

@ -32,7 +32,7 @@
- include: "{{ handlers }}/restart_services.yml"
- name: set up gluster on stg
hosts: registry02.stg.phx2.fedoraproject.org
hosts: docker-registry02.stg.phx2.fedoraproject.org
user: root
gather_facts: True