blob: 67312f23b80690fe29c1ea7ffcbf291aef69e2cd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{
"name": "volumeGroup.yaml",
"description": "robot ete manifest",
"data": [
{
"file": "base_vvg.yaml",
"type": "HEAT",
"isBase": "true",
"data": [
{
"file": "base_vvg.env",
"type": "HEAT_ENV"
}
]
}
]
}
|