Improved how the cluster is defined

This commit is contained in:
2025-11-09 03:22:29 +01:00
parent 244c982b17
commit 498b0ba480
6 changed files with 15 additions and 18 deletions

View File

@@ -3,4 +3,4 @@ machine:
interfaces:
- interface: {{interface}}
vip:
ip: {{controlPlaneIp}}
ip: {{cluster.controlPlaneIp}}