commit | e0b52ecf03cc6d62e48b96edf51cf54739562389 | [log] [tgz] |
---|---|---|
author | Petr Ruzicka <petr.ruzicka@gmail.com> | Tue Jul 03 12:37:56 2018 +0200 |
committer | Petr Ruzicka <petr.ruzicka@gmail.com> | Tue Jul 03 12:39:01 2018 +0200 |
tree | 759e2a8fc0e90a443e0866a725d86f6ea1b385d1 | |
parent | 1726e80c8ab2d35b0714767255d3b21c1944f436 [diff] [blame] |
Adding possibility to change MTU on deploy_network Change-Id: Ic58c0b664a4a0c878dd770814382cbd2e55a77f6
diff --git a/day01-image/files/root/interfaces b/day01-image/files/root/interfaces index 5487659..97aaea3 100644 --- a/day01-image/files/root/interfaces +++ b/day01-image/files/root/interfaces
@@ -13,6 +13,7 @@ address $SALT_MASTER_DEPLOY_IP netmask $DEPLOY_NETWORK_NETMASK gateway $DEPLOY_NETWORK_GW + mtu $DEPLOY_NETWORK_MTU dns-nameservers $DNS_SERVERS #auto ens4 #iface ens4 inet static