added global mtu

This commit is contained in:
Bastian Mäuser 2018-01-23 23:55:05 +01:00
parent bb1f35908d
commit a54af53a25
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
---
dhcpd_interfaces: br-{{ site_code }}
dhcpd_mtu: 1280
dhcpd_first: "{{ batman_ipv4 | ipaddr('512') | ipaddr('address') }}"
dhcpd_last: "{{ batman_ipv4 | ipaddr('2558') | ipaddr('address') }}"
name_server: "{{ batman_ipv4 | ipaddr('address') }}"