commit | 0a34e234261cceea3db2809c80442971df5c4b13 | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@onlab.us> | Thu Feb 23 17:20:04 2017 +0100 |
committer | Matteo Scandolo <teo@onlab.us> | Fri Feb 24 08:25:29 2017 -0800 |
tree | f5526cbbfb3287ff22f112c00aedabf1f9cd9ae6 | |
parent | 950da04e76d5cd39c7fd17de26dda0e355e957fc [diff] |
Reverting to vsg-1.1 image Change-Id: Ie0ab3b60ba383f4bb99947017af29d786882495a
diff --git a/roles/cord-profile/templates/ecord-services.yaml.j2 b/roles/cord-profile/templates/ecord-services.yaml.j2 index 0c1baf9..2dc088d 100644 --- a/roles/cord-profile/templates/ecord-services.yaml.j2 +++ b/roles/cord-profile/templates/ecord-services.yaml.j2
@@ -13,7 +13,7 @@ {{ site_name }}: type: tosca.nodes.Site - image#veg-1.1: + image#vsg-1.1: type: tosca.nodes.Image # management networks, fully created in management-net.yaml @@ -161,6 +161,6 @@ relationship: tosca.relationships.ConnectsToNetwork {% endif %} - image: - node: image#veg-1.1 + node: image#vsg-1.1 relationship: tosca.relationships.DefaultImage