Skip to content
  1. Sep 03, 2020
    • Rob Verduijn's avatar
      New trust management module · b2fd94e7
      Rob Verduijn authored
      There is a new trust management module placed in the plugins folder:
      plugins/modules/trust.py
      The trust module allows to ensure presence and absence of trusts.
      
      Here is the documentation for the module:
      README-trust.md
      
      New example playbooks have been added:
      playbooks/trust/add-trust.yml
      playbooks/trust/del-trust.yml
      New tests added for the module:
      tests/hbacrule/test_trust.yml
      b2fd94e7
  2. Jul 09, 2020
  3. Jul 07, 2020
    • Thomas Woerner's avatar
      ipareplica: Fix missing parameters for several modules · 7a2eaa6f
      Thomas Woerner authored
      The parameters master_host_name, config_setup_ca, dirman_password have not
      been set for some modules. Also there was no ldap2 connection within
      ipareplica_setup_kra. All this resulted in improper configuration where
      for example KRA deployment failed in the end.
      
      A conversion warning in ipareplica_setup_adtrust has also been fixed for
      the setup_ca parameter.
      
      Fixes #314 (IPA replica installation failure - DS enabled SSL - second part)
      7a2eaa6f
  4. Jul 02, 2020
  5. Jul 01, 2020
  6. Jun 30, 2020
  7. Jun 29, 2020
  8. Jun 26, 2020
  9. Jun 25, 2020
  10. Jun 15, 2020
  11. Jun 11, 2020