fix: reference Salt dependency installation state

For: https://github.com/ben-grande/qusal/pull/75
This commit is contained in:
Ben Grande 2024-06-24 16:37:39 +02:00
parent beaf07dde0
commit c7fb371189
No known key found for this signature in database
GPG Key ID: 00C64E14F51F9E56

View File

@ -113,7 +113,7 @@ features:
"{{ slsdotpath }}-shutdown-template": "{{ slsdotpath }}-shutdown-template":
qvm.shutdown: qvm.shutdown:
- require: - require:
- qvm: "{{ slsdotpath }}-set-management_dispvm-to-default" - cmd: "{{ slsdotpath }}-install-salt-deps":
- name: tpl-{{ slsdotpath }} - name: tpl-{{ slsdotpath }}
- flags: - flags:
- force - force