feat: clockvm also present in sys-pihole

This commit is contained in:
Ben Grande 2023-12-23 21:05:24 +01:00
parent a663616583
commit 7e93d5aa04
No known key found for this signature in database
GPG Key ID: 00C64E14F51F9E56
2 changed files with 3 additions and 1 deletions

View File

@ -45,6 +45,7 @@ features:
- servicevm
- service.updates-proxy-setup
- service.qubes-firewall
- service.clocksync
- disable:
- service.cups
- service.cups-browsed

View File

@ -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