Do not configure gluster on the candidate registry.

Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
Randy Barlow 2017-02-24 19:27:05 +00:00
parent bdaaa1c889
commit e5c64dba79

View file

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