summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Southworth <john.southworth@vyatta.com>2011-03-28 18:08:42 -0500
committerJohn Southworth <john.southworth@vyatta.com>2011-03-28 18:08:42 -0500
commitc2171b19ab262e2c39af13145dae2184f5879fb5 (patch)
tree18e84641d06d43e9090c7face95613b54e1ae817
parent9602f30c34f9cc151bea43dc9a52016f57124cbc (diff)
downloadvyatta-cfg-system-c2171b19ab262e2c39af13145dae2184f5879fb5.tar.gz
vyatta-cfg-system-c2171b19ab262e2c39af13145dae2184f5879fb5.zip
Remove these priorities as they are not needed. They are from an earlier community submitted patch see bug 5491
-rw-r--r--templates/interfaces/tunnel/node.tag/local-ip/node.def1
-rw-r--r--templates/interfaces/tunnel/node.tag/multicast/node.def1
-rw-r--r--templates/interfaces/tunnel/node.tag/remote-ip/node.def1
3 files changed, 0 insertions, 3 deletions
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