Merge "Move [oslo_policy] back inside Jinja if block"
This commit is contained in:
commit
887b47604f
@ -148,8 +148,8 @@ ssl_ca_file = {{ om_rabbitmq_cacert }}
|
||||
amqp_durable_queues = true
|
||||
{% endif %}
|
||||
|
||||
[oslo_policy]
|
||||
{% if service_name in nova_services_require_policy_json and nova_policy_file is defined %}
|
||||
[oslo_policy]
|
||||
policy_file = {{ nova_policy_file }}
|
||||
{% endif %}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user