Merge "Remove mapping of gnocchi_dentity_only to swift"

This commit is contained in:
Zuul 2020-08-17 19:11:02 +00:00 committed by Gerrit Code Review
commit 0a2ccc8400

View File

@ -52,4 +52,3 @@
- ceph
- role: "os_gnocchi"
gnocchi_identity_only: "{{ ((gnocchi_storage_driver | default('file')) == 'swift') | ternary(true, false)}}"