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