From 77297af866be32c058363f9cb3d104db9e00bb36 Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Thu, 6 Jan 2011 15:45:38 -0800 Subject: Change priority of bonding device address Bug 6642 Need slaves to be attached to bonding device before setting address (for DHCP). --- templates/interfaces/bonding/node.tag/address/node.def | 1 + 1 file changed, 1 insertion(+) (limited to 'templates') diff --git a/templates/interfaces/bonding/node.tag/address/node.def b/templates/interfaces/bonding/node.tag/address/node.def index a5714772..2789d865 100644 --- a/templates/interfaces/bonding/node.tag/address/node.def +++ b/templates/interfaces/bonding/node.tag/address/node.def @@ -1,4 +1,5 @@ multi: +priority: 320 # after ether device bonding groups type: txt help: IP address -- cgit v1.2.3