Skip to content
Snippets Groups Projects
  1. Jan 23, 2023
  2. Nov 25, 2022
  3. Nov 15, 2022
  4. Nov 14, 2022
  5. Nov 11, 2022
  6. Nov 09, 2022
  7. Nov 04, 2022
  8. Nov 03, 2022
  9. Nov 01, 2022
  10. Oct 21, 2022
  11. Oct 18, 2022
  12. Jul 12, 2022
  13. Jul 11, 2022
  14. Jul 08, 2022
  15. Jun 20, 2022
  16. Jun 17, 2022
  17. Jun 16, 2022
    • Krisztián Löki's avatar
      Use urlsplit instead of custom regex_replace · 5a13a3fd
      Krisztián Löki authored
      There was some escaping problem with the regex that only showed up
      during live ansible runs; molecule did not complain at all.
      Even though we could just remove the escaping since it is not really necessary
      it is still better to use the `urlsplit` filter that is a dedicated URL
      manipulating function.
      5a13a3fd
  18. Jun 13, 2022
  19. Jun 10, 2022
  20. Jun 09, 2022
  21. Jun 08, 2022
    • Krisztián Löki's avatar
      Move RequireMountsFor to override.conf · 479509e7
      Krisztián Löki authored
      It did not work in the template 🤷
      Also added a separate scenario to test that the systemd service
      * tries to mount required NFS shares
      * is not started if any of the required NFS shares cannot be mounted
      479509e7
  22. Jun 01, 2022
  23. May 18, 2022
  24. May 16, 2022
Loading