Andrea Dell'Amico
|
4d918e0bd0
|
library/roles/openvpn/tasks/openvpn.yml: Comment out the tasks that copy the key files. They do not work (ansible bug?).
|
2016-10-18 19:15:13 +02:00 |
Andrea Dell'Amico
|
ac81ef9c32
|
library/roles/openvpn: Try to cover the multi instance case, where one copy of the dh and the ta.key files must be shared between all the nodes.
|
2016-10-18 18:33:06 +02:00 |
Andrea Dell'Amico
|
a3422e07fc
|
infrastructure-services: Fix the openvpn variables.
|
2016-10-15 15:30:24 +02:00 |
Andrea Dell'Amico
|
c7c65cc0ac
|
library/roles/openvpn: Support to two different kinds of ldap authentication: Via the openvpn-ldap-auth module (no posix groups support, and it crashes on ubuntu 14.04), and via an external perl script.
|
2016-09-07 17:25:38 +02:00 |
Andrea Dell'Amico
|
293b71f036
|
library/roles: Fix all the letsencrypt hook script. We need to use the FQDN hostname.
|
2016-06-23 14:05:11 +02:00 |
Andrea Dell'Amico
|
76b8a3af4f
|
library/roles/openvpn: support pushing dhcp properties to the clients.
infrastructure-services/group_vars/vpn/vpn.yml: Push the internal DNS IP address.
|
2016-06-15 19:32:21 +02:00 |
Andrea Dell'Amico
|
41004de7ee
|
library/roles/openvpn, library/roles/ubuntu-deb-general: The CA file that contains both the letsencrypt full chain and the INFN ca is now installed by the ubuntu-deb-general role.
|
2016-06-13 16:55:25 +02:00 |
Andrea Dell'Amico
|
52fc34bd95
|
library/roles/openvpn: Installs and configure a openvpn service.
|
2016-06-11 16:57:29 +02:00 |