Fix typo'd storage_host entry
This commit is contained in:
parent
e811c5bbfb
commit
4c58addead
|
@ -70,7 +70,7 @@ pvc:
|
||||||
storage_hosts:
|
storage_hosts:
|
||||||
- pvchv1
|
- pvchv1
|
||||||
- pvchv2
|
- pvchv2
|
||||||
- pvchv2
|
- pvchv3
|
||||||
# storage_domain: The storage domain name, concatenated with the coordinators list names
|
# storage_domain: The storage domain name, concatenated with the coordinators list names
|
||||||
# to form monitor access strings
|
# to form monitor access strings
|
||||||
storage_domain: "pvc.storage"
|
storage_domain: "pvc.storage"
|
||||||
|
|
Loading…
Reference in New Issue