Skip to content
Snippets Groups Projects
  1. Feb 27, 2025
  2. Feb 19, 2025
  3. Feb 04, 2025
  4. Jan 27, 2025
  5. Jan 14, 2025
  6. Dec 19, 2024
  7. Dec 17, 2024
  8. Dec 12, 2024
  9. Dec 11, 2024
  10. Dec 10, 2024
  11. Dec 05, 2024
  12. Dec 04, 2024
  13. Nov 27, 2024
  14. Nov 22, 2024
  15. Nov 15, 2024
  16. Nov 14, 2024
    • Krish Moodbidri's avatar
      feat(ssh_host_keys): add role for managing SSH host keys · 1049ecd9
      Krish Moodbidri authored
      - Ensure the `/tmp/ssh_keys` directory exists.
      - Download SSH host keys from S3 and unpack them to `/etc/ssh`.
      - Restart the SSH service to apply the new keys.
      - Add necessary variables for S3 and AWS credentials in `groupvars/all`.
      - Include `ssh_host_keys` role in `cluster.yml` playbook.
      1049ecd9
  17. Nov 04, 2024
  18. Oct 23, 2024
  19. Oct 22, 2024
    • Eesaan Atluri's avatar
      refactor: Move vars to appropriate group_var files · 17ff86bd
      Eesaan Atluri authored
      We parameterized a few tasks in the cheaha.yml and put the vars in
      group_vars/all so that the existing knightly builds won't break.
      We added values required for the CoD deploy in group_vars/proxy. Now if
      we put the proxy nodes in proxy group they will inherit values meant for
      CoD deploy which is not desired in production.
      We later realized that the appropriate file is group_vars/knightly and
      it gives flexibility to put proxy nodes in knightly group to override
      the vars meant for CoD in group_vars/all.
      17ff86bd
  20. Sep 20, 2024
  21. Jul 07, 2023
  22. Jun 21, 2023
  23. Feb 09, 2023
  24. Dec 01, 2022
  25. Nov 04, 2022
  26. Sep 27, 2022
Loading