bastion: bastion13 has to have vpn to enroll in ipa

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2021-05-05 15:39:18 -07:00
parent 3caebd6095
commit 5a8f149f62

View file

@ -13,6 +13,7 @@
roles: roles:
- base - base
- rkhunter - rkhunter
- { role: openvpn/client, when: inventory_hostname == 'bastion13.fedoraproject.org' }
- openvpn/server - openvpn/server
- ipa/client - ipa/client
- nagios_client - nagios_client