- Nov 22, 2024
-
-
Krish Moodbidri authored
Added the `search_domains` variable to group_vars/prod
-
- Nov 14, 2024
-
-
Bo-Chun Chen authored
feat: deploy environment as variable See merge request !126
-
- Nov 13, 2024
-
-
Bo-Chun Chen authored
fix: dhclient.conf not exist See merge request !127
-
Bo-Chun Chen authored
-
Bo-Chun Chen authored
-
- Nov 09, 2024
-
-
Eesaan Atluri authored
Feat pkr tmpl proxy almalinux See merge request !124
-
Eesaan Atluri authored
-
Eesaan Atluri authored
Many EPEL packages require the CodeReady Builder (CRB) repository It is recommended that you run /usr/bin/crb enable to enable the CRB repository.
-
Eesaan Atluri authored
-
Eesaan Atluri authored
-
Eesaan Atluri authored
fix: move cluster.yml to correct location See merge request !125
-
Eesaan Atluri authored
-
- Nov 08, 2024
-
-
Eesaan Atluri authored
Feat individual build See merge request !119
-
- Nov 06, 2024
-
-
Bo-Chun Chen authored
-
Bo-Chun Chen authored
-
Eesaan Atluri authored
Rename cheaha.yml playbook to cluster.yml See merge request !116
-
- Nov 04, 2024
-
-
Eesaan Atluri authored
Rename it because cheaha is not the only cluster we deploy against. So give it a generic name.
-
Eesaan Atluri authored
Add a task to template DNS config See merge request !115
-
Eesaan Atluri authored
This will allow you to define the variables during runtime whose values you may want to override. In this case, we want to override the DNS config related to nameserver and search domain
-
Eesaan Atluri authored
-
Bo-Chun Chen authored
Mount dirs besides adding them to fstab See merge request !114
-
Eesaan Atluri authored
Otherwise, since we run this role in deploy the dirs won't be mounted and cause unexpected behavior of applications.
-
- Nov 01, 2024
-
-
Eesaan Atluri authored
Create multi homed proxy See merge request !111
-
Bo-Chun Chen authored
removed dev_key to move var to gitlab pipeline variable See merge request !113
-
Krish Moodbidri authored
-
- Oct 31, 2024
-
-
Eesaan Atluri authored
Avoids error that the IP has already been assigned while trying multiple proxy deploys
-
Eesaan Atluri authored
The instance creation with internal port attached was causing issues with login because the default gateway was set to internal network gateway. This will only allow login via headnode but not the host. This commit will fix that issue by giving a way to define the gw ip for default route.
-
Eesaan Atluri authored
We wanted to create a multi-homed instance connected to proxy-net and internal-net because the nfs-mounts are shared via internal net by the server. However, the NIC on internal-net wasn’t getting an IP assigned automatically and this was creating an issue for NFS server to communicate with the clients. So we created a port and assigned that port during instance creation
-
Bo-Chun Chen authored
Change path to avoid ansible log deletion See merge request !109
-
- Oct 30, 2024
-
-
Eesaan Atluri authored
-
Bo-Chun Chen authored
feat: Run clusterhooks at deploy time for proxies See merge request !108
-
Eesaan Atluri authored
-
Eesaan Atluri authored
We are providing hooks into the cluster we need at deploy time rather than baking them at build time. This will enable us to build once and deploy across multiple clusters. Otherwise, we need to build image whenever you need to deploy to a different cluster.
-
- 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
-