aboutsummaryrefslogtreecommitdiffstats
path: root/heat.yaml
diff options
context:
space:
mode:
authorClint Byrum <clint@fewbar.com>2013-05-14 11:19:43 -0700
committerClint Byrum <clint@fewbar.com>2013-06-06 09:25:27 -0700
commitd5e511f945152cc860640b5276272c50830e735d (patch)
treed97078c7b84efe41b5edebcdb29fd2a61bf2c3ff /heat.yaml
parent621a4dd9ca7029d1cc3bf46aa595f94d659479d5 (diff)
Add ability to combine roles into one role.
Diffstat (limited to 'heat.yaml')
-rw-r--r--heat.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/heat.yaml b/heat.yaml
index 4c64983d..770a6483 100644
--- a/heat.yaml
+++ b/heat.yaml
@@ -83,7 +83,6 @@ Resources:
{Ref: HeatApiImage}
InstanceType: {Ref: InstanceType}
KeyName: {Ref: KeyName}
- UserData: "#!/bin/bash\ntouch /tmp/userdata-finished\necho Userdata finished $(date)\n"
HeatAPI:
Type: OS::Heat::InstanceGroup
Properties: