Commits on Source (32)
-
Eesaan Atluri authored17f0d7c5
-
Eesaan Atluri authored
to avoid error when a value is not provided for root_ssh_key
d78a2612 -
Eesaan Atluri authored
We moved cheaha.yml playbook to run during deploy time
6a74a89c -
Eesaan Atluri authored93b58dd8
-
Eesaan Atluri authoredffb9f238
-
Eesaan Atluri authored
Download group_vars/knightly or group_vars/prod for knightly or prod environments respectively. Note: For all other environments like dev or staging just use the default values from group_vars/all
2a76eae3 -
Eesaan Atluri authored
Closes #203
0685dcb8 -
Eesaan Atluri authored16ba256a
-
Krish Moodbidri authored
Changed the 'enable_rsyslog_config' variable from false to true This should be the default behavior for all nodes unless explicitly turned off by the developer.
420230b4 -
Bo-Chun Chen authored6c105645
-
Bo-Chun Chen authored38b7fd3d
-
Bo-Chun Chen authored982be05a
-
Bo-Chun Chen authored
Add node exporter See merge request !184
fd1f8799 -
Bo-Chun Chen authored
feat: Add a way to define multiple security groups See merge request !176
bc41900b -
Bo-Chun Chen authoreda96a7c84
-
Bo-Chun Chen authored
fix node exporter with firewalld enabled See merge request !186
cb685673 -
Bo-Chun Chen authorede7ae10b8
-
Bo-Chun Chen authored
fix: restart firewalld after change See merge request !187
55cae529 -
Bo-Chun Chen authored815ced55
-
Bo-Chun Chen authored
fix: restart firewalld only when it was running See merge request !188
6e2052c5 -
Bo-Chun Chen authored
Enable rsyslog configuration by default See merge request !183
cd35517c -
Eesaan Atluri authored
Closes #181 Defining a network can be optional when a port is already defined when deploying a VM. This commit adds flexibility where you can either use --port or --network options to define a network during the deployment. Alternatively, you can define both but the port cannot be from the same network you used in the --network option. Otherwise, you will have two ips from the same network which will cause network reachability issues.
09717c19 -
Bo-Chun Chen authored
Resolve SSH proxy routing hang in prod by fixing dual IP assignment on same network. See merge request !175
980542a8 -
Bo-Chun Chen authoredb94d83eb
-
Bo-Chun Chen authored
We do not run merge request pipeline, so no need to check for it
c24c138c -
Bo-Chun Chen authored
# Conflicts: # openstack-ood/variables.pkr.hcl
86371b39 -
Bo-Chun Chen authored
ci: Add OOD image build job to gitlab CI See merge request !171
bf57546d -
Bo-Chun Chen authored
Since build env is setup for building images, it makes more sense to have all build jobs in that environment.
97e1f7f5 -
Bo-Chun Chen authored
refactor: only run build pipeline in build environment See merge request !189
d3c2ce4c -
Bo-Chun Chen authoredc6391491
-
Bo-Chun Chen authored2e966d7b
-
Bo-Chun Chen authored
fix: bash syntax error See merge request !190
14ab37ec
Showing
- .gitlab-ci.yml 58 additions, 10 deletions.gitlab-ci.yml
- ansible/cluster.yml 1 addition, 0 deletionsansible/cluster.yml
- ansible/group_vars/all 9 additions, 1 deletionansible/group_vars/all
- ansible/ood.yml 0 additions, 3 deletionsansible/ood.yml
- ansible/roles/install_node_exporter/tasks/main.yaml 82 additions, 0 deletionsansible/roles/install_node_exporter/tasks/main.yaml
- ansible/roles/install_node_exporter/templates/node_exporter.service.j2 12 additions, 0 deletions.../install_node_exporter/templates/node_exporter.service.j2
- openstack-ood/nodeimage.pkr.hcl 9 additions, 0 deletionsopenstack-ood/nodeimage.pkr.hcl
- openstack-ood/variables.pkr.hcl 1 addition, 0 deletionsopenstack-ood/variables.pkr.hcl