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