- Oct 28, 2024
-
-
Krish Moodbidri authored
-
Krish Moodbidri authored
-
Krish Moodbidri authored
removed DEV_KEY value from file and added ansible-playbook command to run cheaha.yml file in the user_data file This allows to run the playbook post the build for the desired env during deploy
-
- Oct 25, 2024
-
-
Eesaan Atluri authored
Feat ci proxy builds See merge request rc/packer-openstack-hpc-image!103
-
Eesaan Atluri authored
-
Eesaan Atluri authored
-
Eesaan Atluri authored
-
Eesaan Atluri authored
-
Eesaan Atluri authored
fix yum install failures by fixing the baseurl via shell provisioners temporarily until we upgrade the base OS
-
- Oct 24, 2024
-
-
Eesaan Atluri authored
-
Eesaan Atluri authored
-
- Oct 23, 2024
-
-
Bo-Chun Chen authored
Modify roles in cheaha.yml playbook to enable a standalone proxy See merge request rc/packer-openstack-hpc-image!90
-
Bo-Chun Chen authored
-
Bo-Chun Chen authored
-
Bo-Chun Chen authored
Add packer template for proxy build See merge request rc/packer-openstack-hpc-image!95
-
Eesaan Atluri authored
-
- Oct 22, 2024
-
-
Eesaan Atluri authored
-
Eesaan Atluri authored
-
Eesaan Atluri authored
Enable TLS only if the ldap_uri var is having https substring in the value
-
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.
-
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.
-
- Oct 21, 2024
-
-
Eesaan Atluri authored
Change the default timeout from 10 secs to 60 secs to accomodate the delay for slurm pkg yum install tasks after running ldap_config role Refer #125
-
Eesaan Atluri authored
-
Eesaan Atluri authored
-
- Oct 18, 2024
-
-
Bo-Chun Chen authored
-
Bo-Chun Chen authored
Refactor CI/CD pipeline to include workflow rules and retain only deploy jobs See merge request rc/packer-openstack-hpc-image!101
-
Bo-Chun Chen authored
-
Krish Moodbidri authored
-
Bo-Chun Chen authored
-
Bo-Chun Chen authored
-
Krish Moodbidri authored
-
Krish Moodbidri authored
-
Krish Moodbidri authored
-
Krish Moodbidri authored
-
Krish Moodbidri authored
-
Krish Moodbidri authored
-
Krish Moodbidri authored
-
Krish Moodbidri authored
-
Krish Moodbidri authored
-