From c2171b19ab262e2c39af13145dae2184f5879fb5 Mon Sep 17 00:00:00 2001 From: John Southworth Date: Mon, 28 Mar 2011 18:08:42 -0500 Subject: Remove these priorities as they are not needed. They are from an earlier community submitted patch see bug 5491 --- templates/interfaces/tunnel/node.tag/local-ip/node.def | 1 - templates/interfaces/tunnel/node.tag/multicast/node.def | 1 - templates/interfaces/tunnel/node.tag/remote-ip/node.def | 1 - 3 files changed, 3 deletions(-) (limited to 'templates/interfaces') diff --git a/templates/interfaces/tunnel/node.tag/local-ip/node.def b/templates/interfaces/tunnel/node.tag/local-ip/node.def index 390d2767..c60b3adc 100644 --- a/templates/interfaces/tunnel/node.tag/local-ip/node.def +++ b/templates/interfaces/tunnel/node.tag/local-ip/node.def @@ -1,4 +1,3 @@ -priority: 385 type: ipv4 help: Local IP address for this tunnel [REQUIRED] diff --git a/templates/interfaces/tunnel/node.tag/multicast/node.def b/templates/interfaces/tunnel/node.tag/multicast/node.def index 8f5e2ede..505b8cf8 100644 --- a/templates/interfaces/tunnel/node.tag/multicast/node.def +++ b/templates/interfaces/tunnel/node.tag/multicast/node.def @@ -1,4 +1,3 @@ -priority: 385 type: txt help: Multicast operation over tunnel default: "disable" diff --git a/templates/interfaces/tunnel/node.tag/remote-ip/node.def b/templates/interfaces/tunnel/node.tag/remote-ip/node.def index 85ee0285..f24397b8 100644 --- a/templates/interfaces/tunnel/node.tag/remote-ip/node.def +++ b/templates/interfaces/tunnel/node.tag/remote-ip/node.def @@ -1,4 +1,3 @@ -priority: 385 type: ipv4 help: Remote IP address for this tunnel [REQUIRED] update: if [ "$VAR(../encapsulation/@)" != "gre-bridge" ]; then -- cgit v1.2.3