diff options
Diffstat (limited to 'setup/configs/volumes.yml')
-rw-r--r-- | setup/configs/volumes.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/setup/configs/volumes.yml b/setup/configs/volumes.yml index 134a887..d0ba063 100644 --- a/setup/configs/volumes.yml +++ b/setup/configs/volumes.yml @@ -11,7 +11,7 @@ ands_heketi_domain: ands_storage_domains: - servers: "ands_storage_servers" - clients: "ands_servers" + clients: "masters" volumes: provision: { type: "cfg", mount: "{{ ands_paths.provision }}" } - servers: "storage_nodes" |