Skip to content

Commit

Permalink
Revert "Merge pull request #567 from fdupont-redhat/v2v_state_machine…
Browse files Browse the repository at this point in the history
…_remove_pre_migration_ansible_playbook"

This reverts commit 26def1d.

https://bugzilla.redhat.com/show_bug.cgi?id=1767638
  • Loading branch information
simaishi committed Dec 3, 2019
1 parent 913b4fe commit bf4f2de
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,14 @@ 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 bf4f2de

Please sign in to comment.