mirror of
https://github.com/rodneyosodo/homelab.git
synced 2026-06-23 04:10:19 +00:00
fix(naming): Update k8s nodes with new machine names and user
This commit is contained in:
@@ -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
@@ -2,9 +2,9 @@
|
||||
|
||||
## Requirements
|
||||
|
||||
- [Galana](terraform/galana)
|
||||
- [Turkwel](terraform/turkwel)
|
||||
- [Yala](terraform/yala)
|
||||
- [Galana](../terraform/galana)
|
||||
- [Turkwel](../terraform/turkwel)
|
||||
- [Yala](../terraform/yala)
|
||||
|
||||
## Setup
|
||||
|
||||
|
||||
Reference in New Issue
Block a user