cloud-noc-os01: add vpn
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
eccfd7406c
commit
8626857460
2 changed files with 3 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
- sudo
|
||||
- dhcp_server
|
||||
- tftp_server
|
||||
- openvpn/client
|
||||
|
||||
pre_tasks:
|
||||
- import_tasks: "{{ tasks_path }}/yumrepos.yml"
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.1.9 192.168.0.9
|
Loading…
Add table
Add a link
Reference in a new issue