summaryrefslogtreecommitdiff
path: root/templates/vpn/ipsec/ipsec-interfaces
diff options
context:
space:
mode:
authorMichael Larson <slioch@slioch.vyatta.com>2009-11-30 16:45:14 -0800
committerMichael Larson <slioch@slioch.vyatta.com>2009-11-30 16:45:14 -0800
commitedf5a8cb311079b1a95040917129f94cd631f27d (patch)
treed15bbd06a414c0d9005a627718c36dfd9bcd0aab /templates/vpn/ipsec/ipsec-interfaces
parentbcbe7cca66947766feaaf9f9c224012a2ab6d2f6 (diff)
downloadvyatta-cfg-vpn-edf5a8cb311079b1a95040917129f94cd631f27d.tar.gz
vyatta-cfg-vpn-edf5a8cb311079b1a95040917129f94cd631f27d.zip
added required keyword to help text.
Diffstat (limited to 'templates/vpn/ipsec/ipsec-interfaces')
-rw-r--r--templates/vpn/ipsec/ipsec-interfaces/interface/node.def2
-rw-r--r--templates/vpn/ipsec/ipsec-interfaces/node.def2
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/vpn/ipsec/ipsec-interfaces/interface/node.def b/templates/vpn/ipsec/ipsec-interfaces/interface/node.def
index a8c5057..c8c4abe 100644
--- a/templates/vpn/ipsec/ipsec-interfaces/interface/node.def
+++ b/templates/vpn/ipsec/ipsec-interfaces/interface/node.def
@@ -1,4 +1,4 @@
multi:
type: txt
-help: Set IPsec interface
+help: Set IPsec interface [REQUIRED]
allowed: ${vyatta_sbindir}/vyatta-interfaces.pl --show all
diff --git a/templates/vpn/ipsec/ipsec-interfaces/node.def b/templates/vpn/ipsec/ipsec-interfaces/node.def
index 79a6ffa..8d9e118 100644
--- a/templates/vpn/ipsec/ipsec-interfaces/node.def
+++ b/templates/vpn/ipsec/ipsec-interfaces/node.def
@@ -1 +1 @@
-help: Set VPN interface
+help: Set VPN interface [REQUIRED]