Skip to content

Commit

Permalink
Merge pull request #567 from fdupont-redhat/v2v_state_machine_remove_…
Browse files Browse the repository at this point in the history
…pre_migration_ansible_playbook

[V2V] Remove PreMigration Ansible playbook

(cherry picked from commit 35fae0c)

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1767638
  • Loading branch information
gmcculloug authored and simaishi committed Feb 21, 2020
1 parent 702e072 commit 04de657
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 04de657

Please sign in to comment.