add an 03 here
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
parent
8984cbf971
commit
0d6b63be42
1 changed files with 2 additions and 0 deletions
|
@ -66,6 +66,7 @@
|
|||
- name: set up gluster on prod
|
||||
hosts:
|
||||
- docker-registry02.phx2.fedoraproject.org
|
||||
- docker-registry03.phx2.fedoraproject.org
|
||||
user: root
|
||||
gather_facts: True
|
||||
|
||||
|
@ -87,6 +88,7 @@
|
|||
name: gluster
|
||||
servers:
|
||||
- docker-registry02.phx2.fedoraproject.org
|
||||
- docker-registry03.phx2.fedoraproject.org
|
||||
username: "{{ registry_gluster_username_prod }}"
|
||||
password: "{{ registry_gluster_password_prod }}"
|
||||
owner: root
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue