All checks were successful
Terraform Plan / Terraform Plan (push) Successful in 17s
12 lines
159 B
Bash
12 lines
159 B
Bash
SSH_USER=micqdf
|
|
|
|
# Control planes
|
|
CP_1=192.168.1.101
|
|
CP_2=192.168.1.102
|
|
CP_3=192.168.1.103
|
|
|
|
# Workers
|
|
WK_1=192.168.1.111
|
|
WK_2=192.168.1.112
|
|
WK_3=192.168.1.113
|