summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorJohn Southworth <john.southworth@vyatta.com>2011-02-09 13:44:41 -0600
committerJohn Southworth <john.southworth@vyatta.com>2011-02-09 13:44:41 -0600
commit98db19d7f904a71d5aaa3b24bc7e88dbb4a455cc (patch)
treef8395989fc05143364d0a31279a11d5984356fd7 /templates
parent1a0cc47b0567f9297076f95880971f79e786543d (diff)
downloadvyatta-cfg-vpn-98db19d7f904a71d5aaa3b24bc7e88dbb4a455cc.tar.gz
vyatta-cfg-vpn-98db19d7f904a71d5aaa3b24bc7e88dbb4a455cc.zip
Add template for auto-update cli
Diffstat (limited to 'templates')
-rw-r--r--templates/vpn/ipsec/auto-update/node.def4
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/vpn/ipsec/auto-update/node.def b/templates/vpn/ipsec/auto-update/node.def
new file mode 100644
index 0000000..212aed3
--- /dev/null
+++ b/templates/vpn/ipsec/auto-update/node.def
@@ -0,0 +1,4 @@
+type: u32
+help: Set auto-update interval for IPsec daemon.
+syntax:expression: $VAR(@) >= 30 && $VAR(@) <= 65535; "auto-update interval must be between 30 and 65535"
+val_help: u32:30-65535; Auto-update interval (s)