From 04de657b29d0b5bbea2c108164a4e90a8990b157 Mon Sep 17 00:00:00 2001 From: Greg McCullough Date: Thu, 29 Aug 2019 07:02:55 -0400 Subject: [PATCH] Merge pull request #567 from fdupont-redhat/v2v_state_machine_remove_pre_migration_ansible_playbook [V2V] Remove PreMigration Ansible playbook (cherry picked from commit 35fae0c6b5af0dafb9d2a0b1239e03c55b94a456) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1767638 --- .../VMTransformation.class/pretransform.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/content/automate/ManageIQ/Transformation/StateMachines/VMTransformation.class/pretransform.yaml b/content/automate/ManageIQ/Transformation/StateMachines/VMTransformation.class/pretransform.yaml index 48ce84e0c..0e123b2b6 100644 --- a/content/automate/ManageIQ/Transformation/StateMachines/VMTransformation.class/pretransform.yaml +++ b/content/automate/ManageIQ/Transformation/StateMachines/VMTransformation.class/pretransform.yaml @@ -8,14 +8,6 @@ object: inherits: description: fields: - - State2: - value: "/Transformation/StateMachines/Ansible/TransformationPlaybook?transformation_hook=pre" - on_entry: /System/CommonMethods/MiqAe.WeightedUpdateStatus(weight => 30, description => - "Run pre-migration playbook") - on_exit: /System/CommonMethods/MiqAe.WeightedUpdateStatus(weight => 30, description => - "Run pre-migration playbook") - on_error: /System/CommonMethods/MiqAe.WeightedUpdateStatus(weight => 30, description => - "Run pre-migration playbook") - State5: value: "/Transformation/Infrastructure/VM/Common/PowerOff" on_entry: /System/CommonMethods/MiqAe.WeightedUpdateStatus(weight => 40, description