summaryrefslogtreecommitdiff
path: root/group_vars/pihole.yml
blob: 7e6c0e2cfdfc8cc60c32e25bd3cd3e35f7e24ca8 (plain)
1
2
3
4
5
6
7
---

pihole_domain: "dns.{{ domain }}"
pihole_base: "{{ swarm_base }}/pihole"
upstream_dns_servers:
  - 1.1.1.1
  - 1.0.0.1