blob: af79f75b85f3521efc4d6d88373c4adb7c97c0d5 (
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"
}
]
}
]
}
|