Stop using notCompute in favor of controller
[apex-tripleo-heat-templates.git] / nova-compute-instance.yaml
index 92e9a01..a1c541b 100644 (file)
@@ -129,7 +129,7 @@ Resources:
         Ref: ComputeUser
   NovaCompute0CompletionCondition:
     Type: AWS::CloudFormation::WaitCondition
-    DependsOn: notCompute0Config
+    DependsOn: controller0Config
     Properties:
       Handle: {Ref: NovaCompute0CompletionHandle}
       Count: '1'