Skip to content
  1. Jul 02, 2020
    • Thomas Woerner's avatar
      ipa[server,replica]: Fix pkcs12 info regressions introduced with CA-less · 8ce5fd14
      Thomas Woerner authored
      With the CA-less patches the types for the pkcs12 infos have been changed
      to lists in the modules. This is resulting in a bad conversion from None
      to [''] for the parameters. Because of this a normal replica deployment is
      failing as [''] is not a valid value.
      
      The install.yml files for ipareplica and also ipaserver have been changed
      in the way that the pkcs12 values are checked if they are None. The
      parameter will simply be omitted in this case and the parameter in the
      module will become None by default.
      8ce5fd14
  2. Jul 01, 2020
  3. Jun 30, 2020
  4. Jun 29, 2020
  5. Jun 27, 2020
  6. Jun 26, 2020
  7. Jun 15, 2020
  8. Jun 11, 2020
Loading