mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
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:
@@ -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
|
||||
Reference in New Issue
Block a user