Initial VPS operations handbook
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
---
|
||||
- name: Create non-secret Matrix Kubernetes foundation resources
|
||||
hosts: matrix
|
||||
become: true
|
||||
gather_facts: false
|
||||
roles:
|
||||
- role: matrix_cluster_base
|
||||
tags: [matrix, cluster_base, mutating]
|
||||
Reference in New Issue
Block a user