aboutsummaryrefslogtreecommitdiffstats
path: root/components/core/load/blueprints/baseconfiguration/Definitions/activation-blueprint.json
diff options
context:
space:
mode:
Diffstat (limited to 'components/core/load/blueprints/baseconfiguration/Definitions/activation-blueprint.json')
-rw-r--r--components/core/load/blueprints/baseconfiguration/Definitions/activation-blueprint.json21
1 files changed, 1 insertions, 20 deletions
diff --git a/components/core/load/blueprints/baseconfiguration/Definitions/activation-blueprint.json b/components/core/load/blueprints/baseconfiguration/Definitions/activation-blueprint.json
index 3eb4fedc..714195f3 100644
--- a/components/core/load/blueprints/baseconfiguration/Definitions/activation-blueprint.json
+++ b/components/core/load/blueprints/baseconfiguration/Definitions/activation-blueprint.json
@@ -91,12 +91,7 @@
}
},
"capabilities": {
- "dg-node": {},
- "content": {
- "properties": {
- "type": "json"
- }
- }
+ "dg-node": {}
},
"interfaces": {
"CONFIG": {
@@ -226,20 +221,6 @@
"capabilities": {
"dg-node": {
"type": "tosca.capabilities.Node"
- },
- "content": {
- "type": "tosca.capability.Content",
- "properties": {
- "type": {
- "required": false,
- "type": "string",
- "default": "json"
- },
- "content": {
- "required": false,
- "type": "string"
- }
- }
}
},
"requirements": {