diff options
Diffstat (limited to 'heat/vCPE/vgmux/MANIFEST.json')
-rw-r--r-- | heat/vCPE/vgmux/MANIFEST.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/heat/vCPE/vgmux/MANIFEST.json b/heat/vCPE/vgmux/MANIFEST.json index 62d1ef97..1f621671 100644 --- a/heat/vCPE/vgmux/MANIFEST.json +++ b/heat/vCPE/vgmux/MANIFEST.json @@ -1,14 +1,14 @@ { - "name": "", - "description": "", + "name": "", + "description": "", "data": [ { - "file": "base_vcpe_vgmux.yaml", - "type": "HEAT", - "isBase": "true", + "file": "base_vcpe_vgmux.yaml", + "type": "HEAT", + "isBase": "true", "data": [ { - "file": "base_vcpe_vgmux.env", + "file": "base_vcpe_vgmux.env", "type": "HEAT_ENV" } ] |