fix(naming): Update k8s nodes with new machine names and user

This commit is contained in:
Rodney Osodo
2025-03-23 00:24:20 +03:00
parent d70087c4cd
commit b844225cad
2 changed files with 12 additions and 9 deletions
+9 -6
View File
@@ -43,14 +43,17 @@ backup:
kubernetes:
hosts:
frigg:
ansible_host: frigg
galana:
ansible_host: tana
ansible_connection: ssh
ansible_user: rodneyosodo
loki:
ansible_host: loki
turkwel:
ansible_host: turkwel
ansible_connection: ssh
ansible_user: rodneyosodo
baldr:
ansible_host: baldr
yala:
ansible_host: yala
ansible_connection: ssh
ansible_user: rodneyosodo
+3 -3
View File
@@ -2,9 +2,9 @@
## Requirements
- [Galana](terraform/galana)
- [Turkwel](terraform/turkwel)
- [Yala](terraform/yala)
- [Galana](../terraform/galana)
- [Turkwel](../terraform/turkwel)
- [Yala](../terraform/yala)
## Setup