From ef75c856162976290dca8c089030319fe3b5a87c Mon Sep 17 00:00:00 2001 From: Daniil Baturin Date: Fri, 20 Feb 2015 15:34:52 +0100 Subject: Bug #490: remove priority inversion in dhcpv6-options. Seems to work with 319. --- templates/interfaces/bonding/node.tag/dhcpv6-options/node.def | 2 +- .../interfaces/bonding/node.tag/vif-s/node.tag/dhcpv6-options/node.def | 2 +- .../node.tag/vif-s/node.tag/vif-c/node.tag/dhcpv6-options/node.def | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'templates/interfaces/bonding') diff --git a/templates/interfaces/bonding/node.tag/dhcpv6-options/node.def b/templates/interfaces/bonding/node.tag/dhcpv6-options/node.def index d9c814ee..87e69255 100644 --- a/templates/interfaces/bonding/node.tag/dhcpv6-options/node.def +++ b/templates/interfaces/bonding/node.tag/dhcpv6-options/node.def @@ -7,7 +7,7 @@ # the DHCPv6 client using the new parameters. -priority: 317 # Run before interface has been configured +priority: 319 # Run before interface has been configured help: DHCPv6 options diff --git a/templates/interfaces/bonding/node.tag/vif-s/node.tag/dhcpv6-options/node.def b/templates/interfaces/bonding/node.tag/vif-s/node.tag/dhcpv6-options/node.def index 9cf861b4..947bc5de 100644 --- a/templates/interfaces/bonding/node.tag/vif-s/node.tag/dhcpv6-options/node.def +++ b/templates/interfaces/bonding/node.tag/vif-s/node.tag/dhcpv6-options/node.def @@ -7,7 +7,7 @@ # the DHCPv6 client using the new parameters. -priority: 317 # Run before interface has been configured +priority: 319 # Run before interface has been configured help: DHCPv6 options diff --git a/templates/interfaces/bonding/node.tag/vif-s/node.tag/vif-c/node.tag/dhcpv6-options/node.def b/templates/interfaces/bonding/node.tag/vif-s/node.tag/vif-c/node.tag/dhcpv6-options/node.def index 805315fc..a3de12ce 100644 --- a/templates/interfaces/bonding/node.tag/vif-s/node.tag/vif-c/node.tag/dhcpv6-options/node.def +++ b/templates/interfaces/bonding/node.tag/vif-s/node.tag/vif-c/node.tag/dhcpv6-options/node.def @@ -7,7 +7,7 @@ # the DHCPv6 client using the new parameters. -priority: 317 # Run before interface has been configured +priority: 319 # Run before interface has been configured help: DHCPv6 options -- cgit v1.2.3