Skip to content

Commit

Permalink
oops lol
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkw committed Jul 23, 2024
1 parent 4c9425c commit 621bd22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nexus/src/app/sagas/instance_update/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@ impl UpdatesRequired {

let mut update_required = false;
let mut network_config = None;
let mut deprovision = true;
let mut deprovision = false;

// Has the active VMM been destroyed?
let destroy_active_vmm =
Expand Down

0 comments on commit 621bd22

Please sign in to comment.