add an 03 here

Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
Rick Elrod 2017-07-19 21:15:05 +00:00
parent 8984cbf971
commit 0d6b63be42

View file

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