Skip to content
Snippets Groups Projects
Commit 7e42102a authored by Thomas Woerner's avatar Thomas Woerner
Browse files

ipa[server,replica,client]: RHEL-8 specific vars files

These vars files are providing the module names used with the Ansible
package module to install the needed RPM packages.
parent 3a3b4cb3
Branches
Tags
No related merge requests found
# defaults file for ipaclient
# vars/RedHat-8.yml
ipaclient_packages: [ "@idm:DL1/client" ]
# defaults file for ipareplica
# vars/RedHat-8.yml
ipareplica_packages: [ "@idm:DL1/server" ]
ipareplica_packages_dns: [ "@idm:DL1/dns" ]
ipareplica_packages_adtrust: [ "@idm:DL1/adtrust" ]
# defaults file for ipaserver
# vars/RedHat-8.yml
ipaserver_packages: [ "@idm:DL1/server" ]
ipaserver_packages_dns: [ "@idm:DL1/dns" ]
ipaserver_packages_adtrust: [ "@idm:DL1/adtrust" ]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment