fix: even more apply tweaking
This commit is contained in:
parent
b35f51affb
commit
07da303906
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -86,6 +86,6 @@ apply:
|
||||||
run0 install -D -oroot -groot -m0644 conf/z_user.conf /etc/salt/minion.d/z_user.conf
|
run0 install -D -oroot -groot -m0644 conf/z_user.conf /etc/salt/minion.d/z_user.conf
|
||||||
run0 install -D -oroot -groot -m0644 conf/overrides.conf /usr/local/etc/salt/minion.d/overrides.conf
|
run0 install -D -oroot -groot -m0644 conf/overrides.conf /usr/local/etc/salt/minion.d/overrides.conf
|
||||||
|
|
||||||
run0 qubesctl top.enable --show-output --force-color $(APPLY_ARGS)
|
run0 qubesctl --show-output --force-color top.enable $(APPLY_ARGS)
|
||||||
run0 qubesctl --show-output --force-color --targets $(APPLY_ARGS) state.apply -l debug
|
run0 qubesctl --show-output --force-color --targets $(APPLY_ARGS) state.apply -l debug
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue