aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/blueprint-model/test-blueprint/baseconfiguration/Definitions/hostname-mapping.json
blob: 1e02d6900c4795f3be163c16e447f4cc289e2b11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[
  {
    "name": "hostname",
    "input-param": true,
    "property": {
      "type": "string"
    },
    "dictionary-name": "hostname",
    "dictionary-source": "input",
    "dependencies": [
    ]
  }
]