summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--inventory/host_vars/ele-router.yml6
1 files changed, 4 insertions, 2 deletions
diff --git a/inventory/host_vars/ele-router.yml b/inventory/host_vars/ele-router.yml
index 6c4a787d..89cebe8d 100644
--- a/inventory/host_vars/ele-router.yml
+++ b/inventory/host_vars/ele-router.yml
@@ -1,4 +1,6 @@
---
+ssh_keys_root: "{{ ssh_keys.equinox[env_group] + ssh_keys.datacop }}"
+
wireguard_keys:
gwhetzner:
pub: "fqaKDJbSj6V0H98d78d/lnFLolefgp6zDPH9bN4+zUY="
@@ -194,10 +196,10 @@ openwrt_dhcp_base:
- name: dnsmasq
options:
domainneeded: '1'
- boguspriv: '1'
+ boguspriv: '0'
filterwin2k: '0'
localise_queries: '1'
- rebind_protection: '1'
+ rebind_protection: '0'
rebind_localhost: '1'
local: '/lan/'
domain: 'lan'