mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-05-14 13:32:10 +00:00
var files for CentOS 7 (now that the default is compatible with Fedora not RHEL)
This commit is contained in:
5
roles/ipaserver/vars/CentOS-7.yml
Normal file
5
roles/ipaserver/vars/CentOS-7.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
# defaults file for ipaserver
|
||||
# vars/rhel.yml
|
||||
ipaserver_packages: [ "ipa-server", "libselinux-python" ]
|
||||
ipaserver_packages_dns: [ "ipa-server-dns" ]
|
||||
ipaserver_packages_adtrust: [ "ipa-server-trust-ad" ]
|
||||
Reference in New Issue
Block a user