s/vsg-1.0/vsg-1.1/ when not commented out

Change-Id: I18392bb09cac83d258c5a1dba00ba8aa657d298a
diff --git a/cord-pod-ansible/cord-services.yaml b/cord-pod-ansible/cord-services.yaml
index 66b69ff..725af7c 100644
--- a/cord-pod-ansible/cord-services.yaml
+++ b/cord-pod-ansible/cord-services.yaml
@@ -126,7 +126,7 @@
           no-delete: true
           no-update: true
 
-    image#vsg-1.0:
+    image#vsg-1.1:
       type: tosca.nodes.Image
 
     mysite:
@@ -168,5 +168,5 @@
               node: management
               relationship: tosca.relationships.ConnectsToNetwork
           - image:
-              node: image#vsg-1.0
+              node: image#vsg-1.1
               relationship: tosca.relationships.DefaultImage