Move fix-routes.sh to openvpn base and run it on restart
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
a0e1ee7de8
commit
fe6f551049
4 changed files with 13 additions and 3 deletions
|
@ -17,9 +17,6 @@
|
|||
- { file: client.conf,
|
||||
dest: /etc/openvpn/openvpn.conf,
|
||||
mode: '0644' }
|
||||
- { file: fix-routes.sh,
|
||||
dest: /etc/openvpn/fix-routes.sh,
|
||||
mode: '0755' }
|
||||
- { file: "{{ private }}/files/vpn/openvpn/keys/{{ inventory_hostname }}.crt",
|
||||
dest: "/etc/openvpn/client.crt",
|
||||
mode: '0600' }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue