Skip to content
Snippets Groups Projects
Verified Commit c15c6252 authored by anarcat's avatar anarcat
Browse files

do not prompt for failover

parent e469b0f7
No related branches found
No related tags found
No related merge requests found
......@@ -324,7 +324,7 @@ Import procedure:
gnt-instance stop $INSTANCE &&
gnt-instance modify -t drbd $INSTANCE &&
gnt-instance failover $INSTANCE &&
gnt-instance failover -f $INSTANCE &&
gnt-instance start $INSTANCE
TODO: move into fabric, maybe in a `libvirt-import-live` or
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment