Thomas Woerner
9d6cd7acac
ipaserver_{test,prepare}: Add kasp_db_file to options
...
options.kasp_db_file is used in dns.install_check if options.dnssec_master
is enabled. kasp_db_file defauts to None and is only a supported option in
the post deployment ipa-dns-install script. Therefore it is suffient to
set it to None.
2018-02-09 19:43:46 +01:00
Scott Poore
f3ef5f5fc8
server install force and allow_zone_overlap fixes
...
force and allow_zone_overlap options were missing from a couple places.
Signed-off-by: Scott Poore <spoore@redhat.com >
2018-02-08 18:47:19 -06:00
Thomas Woerner
80d503a21c
ipaserver_prepare: Add missing no_dnssec_validation setting
2018-01-29 18:09:13 +01:00
Thomas Woerner
a0040ee821
ipaserver/library/ipaserver_prepare.py: Add missing allow_zone_overlap
2018-01-28 11:49:38 +01:00
Thomas Woerner
e215b67dbc
module_utils/ansible_ipa_server.py: New function ansible_module_get_parsed_ip_addresses
...
This methods creates a list of ipautil.CheckedIPAddress from the provided
ip string list.
2017-12-08 13:36:26 +01:00
Thomas Woerner
079049fa66
New role for ipaserver installation
...
The support for external cert files is not complete yet.
2017-12-01 13:24:01 +01:00