diff options
Diffstat (limited to 'templates/vpn/ipsec/site-to-site/peer/node.def')
-rw-r--r-- | templates/vpn/ipsec/site-to-site/peer/node.def | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/templates/vpn/ipsec/site-to-site/peer/node.def b/templates/vpn/ipsec/site-to-site/peer/node.def index c7448b8..5c55bf7 100644 --- a/templates/vpn/ipsec/site-to-site/peer/node.def +++ b/templates/vpn/ipsec/site-to-site/peer/node.def @@ -1,7 +1,6 @@ tag: type: txt help: VPN peer -comp_help: Allowed values: - <x.x.x.x> Set IP address of the peer - <text> Set the hostname of the peer - @<text> Set the ID of the peer +val_help: ipv4; IP address of the peer +val_help: txt; Hostname of the peer +val_help: @<text>; ID of the peer |