Fix typo on service dict
Change-Id: Iadc384c45a89dc0ad24fadce761045732091026e
This commit is contained in:
parent
0efca0cf45
commit
d4703c606f
@ -77,7 +77,7 @@ ceph_client_filtered_services: |-
|
||||
{% set _ = services.append(comp.service) %}
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
{{ service }}
|
||||
{{ services }}
|
||||
|
||||
ceph_client_filtered_clients: |-
|
||||
{% set clients = [] %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user