diff options
Diffstat (limited to 'ci')
-rw-r--r-- | ci/config_tpl/juju2/bundle_tpl/heat.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/config_tpl/juju2/bundle_tpl/heat.yaml b/ci/config_tpl/juju2/bundle_tpl/heat.yaml index 6e26ac7f..bff431d3 100644 --- a/ci/config_tpl/juju2/bundle_tpl/heat.yaml +++ b/ci/config_tpl/juju2/bundle_tpl/heat.yaml @@ -12,6 +12,7 @@ options: openstack-origin: *openstack-origin region: *openstack-region + encryption-key: C4PmHbY3gbBT38wh {% if os.network.ipv6 %} prefer-ipv6: {{ os.network.ipv6 }} {% endif %} |