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
|
@ -20,3 +20,7 @@
|
|||
- restart openvpn (RHEL7)
|
||||
- restart openvpn (RHEL6)
|
||||
|
||||
- name: install fix-routes.sh script
|
||||
copy: src=fix-routes.sh
|
||||
dest=/etc/openvpn/fix-routes.sh
|
||||
owner=root group=root mode=0755
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue