Skip to content
  1. May 03, 2021
  2. Apr 08, 2021
  3. Apr 07, 2021
  4. Mar 19, 2021
    • Grzegorz Grasza's avatar
      Use ansible_facts variable · 7a235310
      Grzegorz Grasza authored
      Without this change the "Import variables specific to distribution"
      tasks fail with "Could not find file on the Ansible Controller..."
      on environments with inject facts disabled.
      
      This changes the tests to run with ansible with
      inject_facts_as_vars = false and fixes other roles and playbooks.
      7a235310
  5. Feb 22, 2021
    • Varun Mylaraiah's avatar
      Merge pull request #511 from t-woerner/ipaclient_otp_rmkeytab_error#7 · 3c666ccd
      Varun Mylaraiah authored
      ipaclient: Do not fail on rmkeytab error #7
      v0.3.5
      3c666ccd
    • Thomas Woerner's avatar
      ipaclient: Do not fail on rmkeytab error #7 · 976cd1ba
      Thomas Woerner authored
      Due to commit f3f9672d527008dc741ac90aa465bac842eea08d (ipa-rmkeytab: Check
      return value of krb5_kt_(start|end)_seq_get) in IPA 4.9.2 there is a new
      error reported for ipa-rmkeytab in case of a non existing keytab file.
      Using ipa-rmkeytab now results in the error #7 in this case.
      
      The client role is using ipa-rmkeytab and needs to ignore error #7 also.
      
      Fixes: #510 (ipa-client installation with OTP is failed with error code 7
                   (keytab: /usr/sbin/ipa-rmkeytab returned 7))
      976cd1ba
  6. Feb 04, 2021
  7. Feb 02, 2021
  8. Jan 27, 2021
  9. Jan 26, 2021
  10. Jan 18, 2021
  11. Jan 12, 2021
  12. Jan 11, 2021
  13. Jan 08, 2021
Loading