forked from FF-RGB/ansible
added global mtu
This commit is contained in:
parent
bb1f35908d
commit
a54af53a25
@ -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') }}"
|
||||
|
Loading…
Reference in New Issue
Block a user