diff options
Diffstat (limited to 'robot/assets/asdc/base_clearwater/MANIFEST.json')
-rw-r--r-- | robot/assets/asdc/base_clearwater/MANIFEST.json | 52 |
1 files changed, 0 insertions, 52 deletions
diff --git a/robot/assets/asdc/base_clearwater/MANIFEST.json b/robot/assets/asdc/base_clearwater/MANIFEST.json deleted file mode 100644 index f2beda9e..00000000 --- a/robot/assets/asdc/base_clearwater/MANIFEST.json +++ /dev/null @@ -1,52 +0,0 @@ -{ - "name": "Project Clearwater", - "description": "Project Clearwater IMS", - "data": [ - { - "file": "base_clearwater.yaml", - "type": "HEAT", - "isBase": "true", - "data": [ - { - "file": "base_clearwater.env", - "type": "HEAT_ENV" - } - ] - }, - { - "file": "bono.yaml", - "type": "HEAT", - "isBase": "false" - }, - { - "file": "dns.yaml", - "type": "HEAT", - "isBase": "false" - }, - { - "file": "ellis.yaml", - "type": "HEAT", - "isBase": "false" - }, - { - "file": "homer.yaml", - "type": "HEAT", - "isBase": "false" - }, - { - "file": "homestead.yaml", - "type": "HEAT", - "isBase": "false" - }, - { - "file": "ralf.yaml", - "type": "HEAT", - "isBase": "false" - }, - { - "file": "sprout.yaml", - "type": "HEAT", - "isBase": "false" - } - ] -} |