1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 11:42:08 +00:00

Merge pull request #997 from holta/openvpn-handle

Clarify openvpn_handle variable and /etc/iiab/openvpn_handle
This commit is contained in:
A Holt 2018-08-13 22:17:33 -04:00 committed by GitHub
commit e5d77f6990
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 14 additions and 0 deletions

View file

@ -189,7 +189,9 @@ sshd_enabled: True
openvpn_install: True
openvpn_enabled: False
# For /etc/iiab/openvpn_handle
openvpn_handle: UNNAMED
# cron seems necessary on CentOS:
openvpn_cron_enabled: False

View file

@ -86,7 +86,9 @@ allow_apache_sudo: True
openvpn_install: True
openvpn_enabled: False
# Set /etc/iiab/openvpn_handle in advance here:
openvpn_handle: UNNAMED
# The following seems necessary on CentOS:
# openvpn_cron_enabled: True

View file

@ -86,7 +86,9 @@ allow_apache_sudo: True
openvpn_install: True
openvpn_enabled: True
# Set /etc/iiab/openvpn_handle in advance here:
openvpn_handle: UNNAMED
# The following seems necessary on CentOS:
# openvpn_cron_enabled: True

View file

@ -86,7 +86,9 @@ allow_apache_sudo: True
openvpn_install: True
openvpn_enabled: False
# Set /etc/iiab/openvpn_handle in advance here:
openvpn_handle: UNNAMED
# The following seems necessary on CentOS:
# openvpn_cron_enabled: True

View file

@ -86,7 +86,9 @@ allow_apache_sudo: True
openvpn_install: True
openvpn_enabled: True
# Set /etc/iiab/openvpn_handle in advance here:
openvpn_handle: UNNAMED
# The following seems necessary on CentOS:
# openvpn_cron_enabled: True

View file

@ -86,7 +86,9 @@ allow_apache_sudo: True
openvpn_install: True
openvpn_enabled: False
# Set /etc/iiab/openvpn_handle in advance here:
openvpn_handle: UNNAMED
# The following seems necessary on CentOS:
# openvpn_cron_enabled: True

View file

@ -86,7 +86,9 @@ allow_apache_sudo: True
openvpn_install: True
openvpn_enabled: True
# Set /etc/iiab/openvpn_handle in advance here:
openvpn_handle: UNNAMED
# The following seems necessary on CentOS:
# openvpn_cron_enabled: True