Freeze break request: add vpn ccd file and vpn role to retrace
We need retrace03 on the vpn at least for now, or else 2fa won't work. At some point when fasClient is gone we may be able to drop this when we switch to sssd or something else. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
ef44458a58
commit
1cf024e37f
2 changed files with 3 additions and 0 deletions
|
@ -65,6 +65,7 @@
|
|||
- import_role: name=fas_client
|
||||
- import_role: name=rkhunter
|
||||
- import_role: name=nagios_client
|
||||
- import_role: name=openvpn/client
|
||||
- import_role: name=sudo
|
||||
|
||||
- import_tasks: "{{ tasks_path }}/2fa_client.yml"
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.1.36 192.168.0.36
|
Loading…
Add table
Add a link
Reference in a new issue