Setup Script - Add Additional Bond setup

This commit is contained in:
Mike Reeves
2018-04-09 12:28:19 -04:00
parent 30fe6e971f
commit 56f19a9f5d

View File

@@ -132,6 +132,7 @@ create_bond() {
echo "blah" echo "blah"
else else
# Need to add 17.04 support still
apt -y install ifenslave apt -y install ifenslave
echo "bonding" >> /etc/modules echo "bonding" >> /etc/modules
modprobe bonding modprobe bonding