summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ele-router-hmtsaal.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2022-07-12 00:51:43 +0200
committerChristian Pointner <equinox@spreadspace.org>2022-07-12 00:51:43 +0200
commitfd7103f58197d6103c263d900a62554b38bb2ac0 (patch)
treea8263f15e4002a5994e38c1fb3557a8cd308f624 /inventory/host_vars/ele-router-hmtsaal.yml
parentele-infobeamer (diff)
add ele-router-emc.yml
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'