Remove UserData, was workaround for Heat bug
authorClint Byrum <clint@fewbar.com>
Thu, 11 Apr 2013 16:47:28 +0000 (09:47 -0700)
committerClint Byrum <clint@fewbar.com>
Thu, 11 Apr 2013 16:47:28 +0000 (09:47 -0700)
mysql.yaml

index 09cd35f..c682bf7 100644 (file)
@@ -85,7 +85,6 @@ Resources:
         {Ref: MySQLImage}
       InstanceType: {Ref: InstanceType}
       KeyName: {Ref: KeyName}
-      UserData: "#!/bin/bash\ntouch /tmp/userdata-finished\necho Userdata finished $(date)\n"
   KeystonePasswordHandle:
     Type: AWS::CloudFormation::WaitConditionHandle
   KeystonePassword: