From: Clint Byrum Date: Thu, 11 Apr 2013 16:47:28 +0000 (-0700) Subject: Remove UserData, was workaround for Heat bug X-Git-Tag: opnfv-6.0.0~3050 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=fcde46d7b178278aa2376fdc8f5427a30209561b;p=apex-tripleo-heat-templates.git Remove UserData, was workaround for Heat bug --- diff --git a/mysql.yaml b/mysql.yaml index 09cd35ff..c682bf7a 100644 --- a/mysql.yaml +++ b/mysql.yaml @@ -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: