v0.0.20
This commit is contained in:
9
alpha-cluster.yaml
Normal file
9
alpha-cluster.yaml
Normal 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
|
||||
Reference in New Issue
Block a user