diff options
author | Daniil Baturin <daniil@baturin.org> | 2017-02-17 03:39:07 -0500 |
---|---|---|
committer | Daniil Baturin <daniil@baturin.org> | 2017-02-17 03:39:07 -0500 |
commit | 40d5341bd0f4e5ceb10c82ab8e6794c08f509f62 (patch) | |
tree | 291890dc892bc3027db2a67524953a71087306ba /templates/show/remote-config/node.def | |
parent | ece88fcafb45dd683a0cad3801c79537cd411d44 (diff) | |
download | vyatta-op-40d5341bd0f4e5ceb10c82ab8e6794c08f509f62.tar.gz vyatta-op-40d5341bd0f4e5ceb10c82ab8e6794c08f509f62.zip |
T272: Add scripts and templates for generating remote side OpenVPN configs
(just for VyOS for now, raw openvpn config support will come later).
Diffstat (limited to 'templates/show/remote-config/node.def')
-rw-r--r-- | templates/show/remote-config/node.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/show/remote-config/node.def b/templates/show/remote-config/node.def new file mode 100644 index 0000000..1675abd --- /dev/null +++ b/templates/show/remote-config/node.def @@ -0,0 +1 @@ +help: Show remote side config |