Skip to content

Commit

Permalink
Salt based qubes updater has been removed
Browse files Browse the repository at this point in the history
  • Loading branch information
eaon committed Jun 5, 2023
1 parent 99b72a5 commit b127b66
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions dom0/sd-sys-vms.sls
Original file line number Diff line number Diff line change
Expand Up @@ -27,17 +27,6 @@ set-fedora-template-as-default-mgmt-dvm:
- require:
- cmd: dom0-install-fedora-template

# If the VM has just been installed via package manager, update it immediately
update-fedora-template-if-new:
cmd.wait:
- name: sudo qubesctl --skip-dom0 --targets {{ sd_supported_fedora_version }} state.sls update.qubes-vm
- require:
- cmd: dom0-install-fedora-template
# Update the mgmt-dvm setting first, to avoid problems during first update
- cmd: set-fedora-template-as-default-mgmt-dvm
- watch:
- cmd: dom0-install-fedora-template

# qvm.default-dispvm is not strictly required here, but we want it to be
# updated as soon as possible to ensure make clean completes successfully, as
# is sets the default_dispvm to the DispVM based on the wanted Fedora version.
Expand Down

0 comments on commit b127b66

Please sign in to comment.