summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ele-router-hmtsaal.yml
diff options
context:
space:
mode:
Diffstat (limited to 'inventory/host_vars/ele-router-hmtsaal.yml')
-rw-r--r--inventory/host_vars/ele-router-hmtsaal.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/inventory/host_vars/ele-router-hmtsaal.yml b/inventory/host_vars/ele-router-hmtsaal.yml
index a5066d43..70823da3 100644
--- a/inventory/host_vars/ele-router-hmtsaal.yml
+++ b/inventory/host_vars/ele-router-hmtsaal.yml
@@ -97,7 +97,7 @@ openwrt_dhcp_base:
leasefile: '/tmp/dhcp.leases'
resolvfile: '/tmp/resolv.conf.auto'
localservice: '1'
- server: "{{ network_zones.cc_leslie.dns }}"
+ server: "{{ network_zones.cc_hmtsaal.dns }}"
- name: odhcpd 'odhcpd'
options:
@@ -267,8 +267,8 @@ openwrt_uci:
options:
enabled: '1'
interface: 'eth1'
- download: '10000'
- upload: '10000'
+ download: '50000'
+ upload: '50000'
qdisc: 'cake'
script: 'piece_of_cake.qos'
qdisc_advanced: '0'