hmm
This commit is contained in:
parent
fb41ae9661
commit
803acf7268
1 changed files with 2 additions and 1 deletions
3
Makefile
3
Makefile
|
|
@ -86,6 +86,7 @@ apply:
|
||||||
install -D -oroot -groot -m0644 conf/z_user.conf /etc/salt/minion.d/z_user.conf
|
install -D -oroot -groot -m0644 conf/z_user.conf /etc/salt/minion.d/z_user.conf
|
||||||
install -D -oroot -groot -m0644 conf/overrides.conf /usr/local/etc/salt/minion.d/overrides.conf
|
install -D -oroot -groot -m0644 conf/overrides.conf /usr/local/etc/salt/minion.d/overrides.conf
|
||||||
|
|
||||||
|
qubesctl top.enable topd
|
||||||
qubesctl top.enable $(APPLY_ARGS)
|
qubesctl top.enable $(APPLY_ARGS)
|
||||||
qubesctl --show-output state.apply $(APPLY_ARGS) saltenv=user
|
qubesctl --show-output state.apply $(APPLY_ARGS)
|
||||||
qubesctl top.disable $(APPLY_ARGS)
|
qubesctl top.disable $(APPLY_ARGS)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue