diff options
author | 2016-07-20 15:02:04 -0500 | |
---|---|---|
committer | 2016-07-20 15:15:25 -0500 | |
commit | 34ec6f6a4b29a5a9d142e441886b445ebbe8939d (patch) | |
tree | 636645d0fb5d3f11b04d7f34a1cc847a5aaed0d4 /ci/bundle_tpl/phase2-overrides.yaml | |
parent | 062a66804c14396c23cb1fe5c3c069e64299678d (diff) |
trying to add the os-data-network for openvswitch only.
Change-Id: Ie0862c77d82e5446f898d0553a126fece1720366
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/bundle_tpl/phase2-overrides.yaml')
-rw-r--r-- | ci/bundle_tpl/phase2-overrides.yaml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ci/bundle_tpl/phase2-overrides.yaml b/ci/bundle_tpl/phase2-overrides.yaml index dd44ab56..03bf9812 100644 --- a/ci/bundle_tpl/phase2-overrides.yaml +++ b/ci/bundle_tpl/phase2-overrides.yaml @@ -1,6 +1,3 @@ -{% if opnfv.spaces_dict.data is defined %} - os-data-network: {{ opnfv.spaces_dict.data.cidr }} -{% endif %} {% if opnfv.spaces_dict.storage is defined %} #ceph-cluster-network: {{ opnfv.spaces_dict.storage.cidr }} {% endif %} |