Multiples fixes
[ccsdk/cds.git] / components / model-catalog / blueprint-model / test-blueprint / golden / Definitions / golden-blueprint.json
index 6a9df9b..7e1bd8b 100644 (file)
@@ -3,7 +3,7 @@
     "template_author": "Alexis de TalhouĆ«t",
     "author-email": "adetalhouet89@gmail.com",
     "user-groups": "ADMIN, OPERATION",
-    "template_name": "test",
+    "template_name": "golden",
     "template_version": "1.0.0",
     "template_tags": "test"
   },
@@ -27,7 +27,7 @@
   "dsl_definitions": {
     "ipam-1": {
       "type": "token-auth",
-      "url": "http://localhost:32768",
+      "url": "http://netbox-nginx:8080",
       "token": "Token 0123456789abcdef0123456789abcdef01234567"
     },
     "config-deploy-properties": {
           "ip": {
             "required": true,
             "type": "string"
-          },
-          "config-deploy-properties": {
-            "description": "Dynamic PropertyDefinition for workflow(config-deploy).",
-            "required": true,
-            "type": "dt-config-deploy-properties"
           }
         }
       },
                   },
                   "store-result": true,
                   "artifact-prefix-names": [
-                    "hostname"
+                    "hostname", "vfw-interface"
                   ]
                 }
               }
           "hostname-mapping": {
             "type": "artifact-mapping-resource",
             "file": "Templates/hostname-mapping.json"
+          },
+          "vfw-interface-template": {
+            "type": "artifact-template-velocity",
+            "file": "Templates/vfw-interface-template.vtl"
+          },
+          "vfw-interface-mapping": {
+            "type": "artifact-mapping-resource",
+            "file": "Templates/vfw-interface-mapping.json"
           }
         }
       },
               }
             }
           }
-        },
-        "artifacts": {
-          "vfw-interface-template": {
-            "type": "artifact-template-velocity",
-            "file": "Templates/vfw-interface-template.vtl"
-          },
-          "vfw-interface-mapping": {
-            "type": "artifact-mapping-resource",
-            "file": "Templates/vfw-interface-mapping.json"
-          }
         }
       },
       "rollback": {