Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
salt-models
/
reclass-system
/
2f8aa82dbee9a4200901ce0511d4e2892f9367af
/
.
/
gnocchi
/
common
/
storage
/
file.yml
blob: c035723e7f3cfbf0a0126e01311b17c19ee8f3f3 [
file
] [
log
] [
blame
]
parameters:
_param:
gnocchi_storage_file_basepath:
/var/lib/gnocchi
gnocchi_storage_driver:
file
gnocchi:
common:
storage:
driver:
${_param
:
gnocchi_storage_driver}
file_basepath:
${_param
:
gnocchi_storage_file_basepath}