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