diff options
Diffstat (limited to 'ci/config_tpl/juju2/bundle_tpl/opnfv-promise.yaml')
-rw-r--r-- | ci/config_tpl/juju2/bundle_tpl/opnfv-promise.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/config_tpl/juju2/bundle_tpl/opnfv-promise.yaml b/ci/config_tpl/juju2/bundle_tpl/opnfv-promise.yaml index f4abaabf..d00d47b0 100644 --- a/ci/config_tpl/juju2/bundle_tpl/opnfv-promise.yaml +++ b/ci/config_tpl/juju2/bundle_tpl/opnfv-promise.yaml @@ -3,7 +3,7 @@ num_units: 1 {% if os.service.bindings %} bindings: - "": internal-api + "": *internal-space {% endif %} to: - "lxd:nodes/0" |