Do not configure gluster on the candidate registry.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
bdaaa1c889
commit
e5c64dba79
1 changed files with 3 additions and 1 deletions
|
@ -32,7 +32,9 @@
|
||||||
- include: "{{ handlers }}/restart_services.yml"
|
- include: "{{ handlers }}/restart_services.yml"
|
||||||
|
|
||||||
- name: set up gluster on stg
|
- 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
|
user: root
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue