Fix dnsmasq MTU command again

Sigh.
This commit is contained in:
Ben Nemec 2016-05-27 16:06:04 -05:00
parent 1b742855db
commit 7cdf1a1012
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ host cloud.
# Replace 'eth1' with the actual device to be used for the
# provisioning network
ip link set eth1 mtu 1350
echo "dhcp-option-force=26,1350" >> /etc/dnsmasq-ironic.conf
echo -e "\ndhcp-option-force=26,1350" >> /etc/dnsmasq-ironic.conf
systemctl restart 'neutron-*'
If network isolation is in use, the templates must also configure