Refactor rke2 version to v1.28.11+rke2r1 and update server and agent IP addresses

This commit is contained in:
2024-07-07 15:14:13 +08:00
parent 90a93c4e8f
commit 08c09e0c6d
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -2,7 +2,8 @@
# Good idea to snapshot all machines and deploy uing cloud-init
[servers]
server1 ansible_host=192.168.50.209
server1 ansible_host=192.168.50.203
[agents]
agent1 ansible_host=192.168.50.205
agent2 ansible_host=192.168.50.209