Skip to content
Snippets Groups Projects
Commit 8d2af5f0 authored by caowei's avatar caowei
Browse files

Delete extra spaces in gnocchi config.yml

TrivialFix

Change-Id: Ie7bd9b104bd6ce542a365e949941e22eb2c85695
parent 42358d35
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@
src: "gnocchi-api-paste.ini.j2"
dest: "{{ node_config_directory }}/{{ item }}/gnocchi-api-paste.ini"
with_items:
- "gnocchi-api"
- "gnocchi-api"
- name: Copying over gnocchi.conf
merge_configs:
......@@ -48,4 +48,4 @@
src: "wsgi-gnocchi.conf.j2"
dest: "{{ node_config_directory }}/{{ item }}/wsgi-gnocchi.conf"
with_items:
- "gnocchi-api"
- "gnocchi-api"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment