Skip to content
Snippets Groups Projects
  1. Feb 04, 2025
  2. Jan 27, 2025
  3. Jan 14, 2025
  4. Dec 19, 2024
  5. Dec 17, 2024
  6. Dec 12, 2024
  7. Dec 11, 2024
  8. Dec 10, 2024
  9. Dec 05, 2024
  10. Dec 04, 2024
  11. Nov 27, 2024
  12. Nov 22, 2024
  13. Nov 15, 2024
  14. 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
  15. Nov 04, 2024
  16. Oct 23, 2024
  17. 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
  18. Sep 20, 2024
  19. Jul 07, 2023
  20. Jun 21, 2023
  21. Feb 09, 2023
  22. Dec 01, 2022
  23. Nov 04, 2022
  24. Sep 27, 2022
Loading