Apply openvpn/client role before ipa/client
This is so hosts on the Fedora VPN are able to talk to IPA before they try to enroll. Signed-off-by: Nils Philippsen <nils@redhat.com>
This commit is contained in:
parent
bcfe96b710
commit
2d4ec8d259
43 changed files with 77 additions and 105 deletions
|
@ -16,12 +16,12 @@
|
|||
- rkhunter
|
||||
- nagios_client
|
||||
- hosts
|
||||
- { role: openvpn/client,
|
||||
when: env != "staging" }
|
||||
- ipa/client
|
||||
- collectd/base
|
||||
- rsyncd
|
||||
- sudo
|
||||
- { role: openvpn/client,
|
||||
when: env != "staging" }
|
||||
- role: nfs/client
|
||||
mnt_dir: '/srv/registry'
|
||||
nfs_src_dir: "oci_registry"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue