summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorJohn Southworth <john.southworth@vyatta.com>2011-01-26 11:02:32 -0600
committerJohn Southworth <john.southworth@vyatta.com>2011-01-26 11:02:32 -0600
commit0af0fbe9a49d93f9a9368a9e90ebf6e8e9b234f9 (patch)
tree3c0e716847f24703008b35d071c2a762a77c6160 /templates
parent8a76011d214a80f5b693501d41da7e461177cfc4 (diff)
downloadvyatta-cfg-vpn-0af0fbe9a49d93f9a9368a9e90ebf6e8e9b234f9.tar.gz
vyatta-cfg-vpn-0af0fbe9a49d93f9a9368a9e90ebf6e8e9b234f9.zip
Bug 2506: Moved the connection-type node to the peer level, as discussed with support.
Diffstat (limited to 'templates')
-rw-r--r--templates/vpn/ipsec/site-to-site/peer/node.tag/connection-type/node.def (renamed from templates/vpn/ipsec/site-to-site/peer/node.tag/tunnel/node.tag/connection-type/node.def)2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/vpn/ipsec/site-to-site/peer/node.tag/tunnel/node.tag/connection-type/node.def b/templates/vpn/ipsec/site-to-site/peer/node.tag/connection-type/node.def
index a0a9c9e..4794666 100644
--- a/templates/vpn/ipsec/site-to-site/peer/node.tag/tunnel/node.tag/connection-type/node.def
+++ b/templates/vpn/ipsec/site-to-site/peer/node.tag/connection-type/node.def
@@ -3,6 +3,6 @@ type: txt
default: "initiate"
syntax:expression: $VAR(@) in "initiate", "respond";
"Invalid connection-type"
-val_help: initiate; Act as an initiator or responder [DEFAULT]
+val_help: initiate; Act as an initiator or a responder
val_help: respond; Act as a responder only