Skip to content
  1. Aug 22, 2020
    • Rafael Guterres Jeffman's avatar
      Fixed note about specific IPA version for attributes. · c74cd084
      Rafael Guterres Jeffman authored
      Some attributes require a specific IPA version to be used, some were
      not documented, some had different text.
      
      This change standardize the text to show that some attributes require
      a specific IPA version to be used, and add the versions where they
      were not yet documented.
      c74cd084
  2. Aug 21, 2020
  3. Aug 19, 2020
  4. Aug 18, 2020
  5. Aug 17, 2020
  6. Aug 14, 2020
  7. Aug 13, 2020
  8. Aug 12, 2020
  9. Aug 11, 2020
    • Rafael Guterres Jeffman's avatar
      Fix `allow_retrieve_keytab_host` in service module. · b5e93c70
      Rafael Guterres Jeffman authored
      The attribute `allow_retrieve_keytab_host` was not working due to
      wrong processing of the input and verification if the values should
      be updated. Both the issues are fixed by this change.
      
      Tests were added to better verify service keytab members.
      b5e93c70
    • Rafael Guterres Jeffman's avatar
      Modified return value for ipavault module. · 7dd0b547
      Rafael Guterres Jeffman authored
      The ipavault module was returning a single string value when retrieving
      data. To keep consistency with other modules, it should return a dict
      with the `data` variable in it.
      
      This change modifies the result of ipavault to be a dict and also fixes
      relevant tests, examples and documentation.
      7dd0b547
  10. Aug 10, 2020
Loading