Skip to content
Snippets Groups Projects
  1. Jul 29, 2024
  2. Jul 26, 2024
  3. Jul 08, 2024
  4. Jun 26, 2024
  5. May 17, 2024
  6. May 13, 2024
  7. May 08, 2024
    • Max Gautier's avatar
      Fix amazon linux bootstrap (#11139) · 8c12dedf
      Max Gautier authored
      c58497cd (Refactor bootstrap-os (#10983), 2024-03-27) refactored the
      boostrap-os include but didn't adapt the amazon linux tasks to the
      actual ID of amazon linux ('amzn')
      
      Re-enable the CI so we can avoid that kind of breakage.
      Unverified
      8c12dedf
  8. Mar 29, 2024
  9. Mar 27, 2024
    • Max Gautier's avatar
      Refactor bootstrap-os (#10983) · c58497cd
      Max Gautier authored
      * Remove leftover files for Coreos
      
      Coreos was replaced by flatcar in 058438a2 but the file was copied
      instead of moved.
      
      * Remove workarounds for resolved ansible issues
      
      * boostrap: Use first_found to include per distro
      
      Using directly ID and VARIANT_ID with first_found allow for less manual
      includes.
      Distro "families" are simply handled by symlinks.
      
      * boostrap: don't set ansible_python_interpreter
      
      - Allows users to override the chosen python_interpreter with group_vars
        easily (group_vars have lesser precedence than facts)
      - Allows us to use vars at the task scope to use a virtual env
      
      Ansible python discovery has improved, so those workarounds should not
      be necessary anymore.
      Special workaround for Flatcar, due to upstream ansible not willing to
      support it.
      Unverified
      c58497cd
  10. Jul 26, 2023
  11. Jul 05, 2023
  12. Jun 30, 2023
  13. Jun 26, 2023
  14. Jun 19, 2023
  15. May 02, 2023
  16. Apr 13, 2023
  17. Feb 16, 2023
  18. Nov 16, 2022
  19. Nov 15, 2022
  20. Nov 07, 2022
  21. Nov 03, 2022
  22. Oct 31, 2022
  23. Oct 21, 2022
  24. Aug 17, 2022
  25. Aug 15, 2022
  26. Aug 01, 2022
  27. Jul 25, 2022
  28. Jun 14, 2022
  29. May 27, 2022
  30. Dec 04, 2021
  31. Dec 01, 2021
  32. Nov 30, 2021
  33. Nov 19, 2021
  34. Oct 19, 2021
    • Omar Aloraini's avatar
      Rocky Linux support (#8095) · 6aac5939
      Omar Aloraini authored
      * Add Rocky as a known OS
      
      * Make sure Rocky includes bootstrap-centos.yml
      
      * Update docs with Rocky Linux
      
      * Rocky Linux wireguard and EPEL
      
      * Rocky Linux in the list of supported distributions
      Unverified
      6aac5939
  35. Oct 01, 2021
  36. Sep 27, 2021
  37. Sep 10, 2021
Loading