- Feb 27, 2025
-
-
Bo-Chun Chen authored
-
- Jan 29, 2025
-
-
Eesaan Atluri authored
-
- Dec 12, 2024
-
-
Bo-Chun Chen authored
-
- Dec 11, 2024
-
-
Eesaan Atluri authored
-
- Dec 10, 2024
-
-
Bo-Chun Chen authored
-
- Dec 05, 2024
-
-
Eesaan Atluri authored
-
- Nov 27, 2024
-
-
Eesaan Atluri authored
-
- Nov 22, 2024
-
-
Bo-Chun Chen authored
-
- Nov 14, 2024
-
-
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.
-
- Nov 09, 2024
-
-
Eesaan Atluri authored
-
Eesaan Atluri authored
-
- Nov 04, 2024
-
-
Eesaan Atluri authored
Rename it because cheaha is not the only cluster we deploy against. So give it a generic name.
-
- Oct 23, 2024
-
-
Bo-Chun Chen authored
-
- Oct 22, 2024
-
-
Eesaan Atluri authored
-
Eesaan Atluri authored
A proxy node need not be a slurm client so we don't run this role
-
Eesaan Atluri authored
We changed it to "all" because that's the convention we follow. When running ansible playbook you need to limit the hosts with -l so that it doesn't run on all hosts. Some background on why it was set to default in the first place, `hosts: default` is used as a placeholder during development to indicate where actual host groups will later be defined. You can define specific host groups within the inventory file with names that are more relevant to your infrastructure, replacing the "default" placeholder.
-
- Feb 09, 2023
-
-
It is included separately where needed inside playbooks that build base, compute,ood,gpu images.
-
-