mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 19:42:55 +08:00
/srv/docker is used instead of /var/lib/registry.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
password: "{{ registry_gluster_password_stg }}"
|
||||
owner: root
|
||||
group: root
|
||||
mountdir: /var/lib/registry
|
||||
mountdir: "/srv/docker"
|
||||
|
||||
- name: setup docker distribution registry
|
||||
hosts: docker-registry:docker-registry-stg
|
||||
|
||||
Reference in New Issue
Block a user