Fix a typo in all.yml: replace Vaid with Valid
Change-Id: I4dd04a7235285d14fbb15b35f4bcd2fe88d09ca3
This commit is contained in:
parent
ed33915242
commit
23863a7101
@ -504,7 +504,7 @@ panko_database_type: "mysql"
|
|||||||
#################
|
#################
|
||||||
# Gnocchi options
|
# Gnocchi options
|
||||||
#################
|
#################
|
||||||
# Vaid options are [file, ceph]
|
# Valid options are [file, ceph]
|
||||||
gnocchi_backend_storage: "{{ 'ceph' if enable_ceph|bool else 'file' }}"
|
gnocchi_backend_storage: "{{ 'ceph' if enable_ceph|bool else 'file' }}"
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user