mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-25 02:50:15 +08:00
storage.filesystem.rootdirectory = /srv/registry for registries.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
@@ -110,7 +110,7 @@
|
||||
},
|
||||
storage: {
|
||||
filesystem: {
|
||||
rootdirectory: "/srv/"
|
||||
rootdirectory: "/srv/registry"
|
||||
}
|
||||
},
|
||||
http: {
|
||||
|
||||
Reference in New Issue
Block a user