Skip to content

Commit

Permalink
fix: reference Salt dependency installation state
Browse files Browse the repository at this point in the history
For: #75
  • Loading branch information
ben-grande committed Jun 24, 2024
1 parent beaf07d commit c7fb371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion salt/qubes-builder/create.sls
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ features:
"{{ slsdotpath }}-shutdown-template":
qvm.shutdown:
- require:
- qvm: "{{ slsdotpath }}-set-management_dispvm-to-default"
- cmd: "{{ slsdotpath }}-install-salt-deps":
- name: tpl-{{ slsdotpath }}
- flags:
- force

0 comments on commit c7fb371

Please sign in to comment.