mirror of
https://github.com/ben-grande/qusal.git
synced 2025-07-21 13:48:46 -04:00
feat: clockvm also present in sys-pihole
This commit is contained in:
parent
a663616583
commit
7e93d5aa04
2 changed files with 3 additions and 1 deletions
|
@ -45,6 +45,7 @@ features:
|
|||
- servicevm
|
||||
- service.updates-proxy-setup
|
||||
- service.qubes-firewall
|
||||
- service.clocksync
|
||||
- disable:
|
||||
- service.cups
|
||||
- service.cups-browsed
|
||||
|
|
|
@ -56,6 +56,7 @@ include:
|
|||
- qubes-core-agent-passwordless-root
|
||||
- qubes-core-agent-dom0-updates
|
||||
- qubes-core-agent-networking
|
||||
- systemd-timesyncd
|
||||
- ca-certificates
|
||||
- curl
|
||||
- dnsutils
|
||||
|
@ -93,7 +94,7 @@ include:
|
|||
"{{ slsdotpath }}-setupVars.conf":
|
||||
file.managed:
|
||||
- name: /etc/pihole/setupVars.conf
|
||||
- source: salt://{{ slsdotpath }}/files/server/network/setupVars.conf
|
||||
- source: salt://{{ slsdotpath }}/files/server/pihole/setupVars.conf
|
||||
- user: root
|
||||
- group: root
|
||||
- makedirs: True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue