This commit is contained in:
2024-10-25 10:25:04 -04:00
parent 2f3f4a8d2c
commit 160ffca2ee
55 changed files with 1201 additions and 349 deletions

9
alpha-cluster.yaml Normal file
View File

@@ -0,0 +1,9 @@
---
# Playbook for alpha-cluster
- name: Deploy services to Alpha Cluster
hosts: alpha-control-plane
become: true
vars_files:
secrets.yaml
roles:
- role: ericomeehan.gondwanamc