wip: guardian state
This commit is contained in:
parent
45e219d65f
commit
01c7ce894c
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -57,7 +57,7 @@ pull/%:
|
||||||
|
|
||||||
apply:
|
apply:
|
||||||
echo "Applying salt states"
|
echo "Applying salt states"
|
||||||
run0 rm -rf /srv/salt/guardian && cp -r ./guardian /srv/salt/guardian \
|
run0 rm -rf /srv/salt/guardian && cp -r ./guardian /srv/salt/ \
|
||||||
run0 qubesctl top.enable guardian && \
|
run0 qubesctl top.enable guardian && \
|
||||||
run0 qubesctl --show-output --all state.apply && \
|
run0 qubesctl --show-output --all state.apply && \
|
||||||
popd
|
popd
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue