Fix typo'd storage_host entry

This commit is contained in:
Joshua Boniface 2020-02-18 14:42:32 -05:00
parent e811c5bbfb
commit 4c58addead
1 changed files with 1 additions and 1 deletions

View File

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