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