Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • v1.14.7
  • v1.14.6
  • v1.14.5
  • v1.14.4
  • v1.14.3
  • v1.14.2
  • v1.14.1
  • v1.14.0
  • v1.13.2
  • v1.13.1
  • v1.13.0
  • v1.12.1
  • v1.12.0
  • v1.11.1
  • v1.11.0
  • v1.10.0
  • v1.9.2
  • v1.9.1
  • v1.9.0
  • v1.8.4
21 results

ansible-freeipa

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Thomas Woerner authored
    There have been missing settings that have not been provided to
    ipaserver_setup_adtrust. These are: enable_compat, rid_base and
    secondary_rid_base.
    
    The settings rid_base and secondary_rid_base are now initialized in
    ipaserver_test and propagated in the results.
    
    The two settings netbios_name and reset_netbios_name are placed in the
    adtrust binding in the adtrust.install_check call. These are now saved
    when ipaserver_test finishes and are written back in the fist steps of
    ipaserver_setup_adtrust to make adtrust.install working.
    
    The settings add_sids and add_agents are now initialized in
    ansible_ipa_server in the same way as in ServerMasterInstall. These
    settings are fixed in the server deployment.
    a980aec1
    History
    Name Last commit Last update