deb-sahara/sahara/resources/main.heat
Chad Roberts 366f8a8da7 Changing Hadoop to "Data Processing"
Changing "Hadoop Cluster by Sahara" to
"Data Processing Cluster by Sahara to be more
technically correct for non-hadoop clusters.

Change-Id: I16c0c482a1cec77e206ce9701f9e76aff5ae2402
Closes-Bug: #1371760
2014-09-22 09:53:48 -04:00

13 lines
172 B
Plaintext

{
"AWSTemplateFormatVersion" : "2010-09-09",
"Description" : "Data Processing Cluster by Sahara",
"Resources" : {
%(resources)s
},
"Outputs" : {}
}