Merge "host net config bond0 static -> manual"

This commit is contained in:
Jenkins 2016-12-12 17:03:55 +00:00 committed by Gerrit Code Review
commit 9197e3cfc5
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ iface eth3 inet manual
# is because the bond-master has already been set in the raw interfaces for
# the new bond0.
auto bond0
iface bond0 inet static
iface bond0 inet manual
bond-slaves none
bond-mode active-backup
bond-miimon 100