aboutsummaryrefslogtreecommitdiffstats
path: root/tutorials/Clearwater_vIMS/heat/MANIFEST.json
diff options
context:
space:
mode:
authorBrian Freeman <bf1936@att.com>2017-07-13 16:42:42 -0500
committerBrian Freeman <bf1936@att.com>2017-07-13 18:17:03 -0500
commit07c7f8770a0474174cefe10e6d883013ad294c77 (patch)
treebf1eaf6ab7b9b24cec38c114950925024579f655 /tutorials/Clearwater_vIMS/heat/MANIFEST.json
parent14f7ffa738c960a3556afdfc910f91d60017bbf8 (diff)
Initial Tutorial vIMS Cleawater
Issue-Id: UCA-31 Change-Id: Ie7580af51b0ba31bd19ce84d733fdee34eeeaf55 Signed-off-by: Brian Freeman <bf1936@att.com>
Diffstat (limited to 'tutorials/Clearwater_vIMS/heat/MANIFEST.json')
-rw-r--r--tutorials/Clearwater_vIMS/heat/MANIFEST.json52
1 files changed, 52 insertions, 0 deletions
diff --git a/tutorials/Clearwater_vIMS/heat/MANIFEST.json b/tutorials/Clearwater_vIMS/heat/MANIFEST.json
new file mode 100644
index 00000000..f2beda9e
--- /dev/null
+++ b/tutorials/Clearwater_vIMS/heat/MANIFEST.json
@@ -0,0 +1,52 @@
+{
+ "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"
+ }
+ ]
+}