mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
typo in comment
This commit is contained in:
parent
69baaf964f
commit
eb1bce12c7
1 changed files with 1 additions and 1 deletions
|
@ -174,7 +174,7 @@
|
|||
value: "OpenVPN is a means of connecting to other machines anywhere on the internet, via a middleman server, using Virtual Private Network techniques to create secure connections."
|
||||
- option: enabled
|
||||
value: "{{ openvpn_enabled }}"
|
||||
# openvpn_handle variable can no longer be left complete undefined of August 2018 (EMPTY STRING "" IS TOLERATED, in which case OpenVPN server should use /etc/iiab/uuid in lieu of the handle)
|
||||
# openvpn_handle variable can no longer be left completely undefined of August 2018 (EMPTY STRING "" IS TOLERATED, in which case OpenVPN server should use /etc/iiab/uuid in lieu of the handle)
|
||||
- option: handle
|
||||
value: "{{ openvpn_handle }}"
|
||||
- option: cron_enabled
|
||||
|
|
Loading…
Add table
Reference in a new issue