Skip to content
Snippets Groups Projects
Commit 9ae2ca63 authored by Ha Manh Dong's avatar Ha Manh Dong
Browse files

Fix cloudkitty mispelling

Change-Id: Icc949ce71fb2788d8aa91346bf8559c2c11bcb2c
Close-Bug: #1787097
parent f3e2ab21
No related branches found
No related tags found
No related merge requests found
......@@ -48,7 +48,7 @@ cloudkitty_processor_image: "{{ docker_registry ~ '/' if docker_registry else ''
cloudkitty_processor_tag: "{{ cloudkitty_tag }}"
cloudkitty_processor_image_full: "{{ cloudkitty_processor_image }}:{{ cloudkitty_processor_tag }}"
cloudkitty_processor_diensions: "{{ default_container_dimensions }}"
cloudkitty_processor_dimensions: "{{ default_container_dimensions }}"
cloudkitty_api_dimensions: "{{ default_container_dimensions }}"
......
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