Fix CICD playbooks
This commit is contained in:
@@ -6,10 +6,9 @@ pkg_list:
|
||||
|
||||
haproxy_bind_port: "6443"
|
||||
haproxy_backend_server:
|
||||
- { backend_name: "k8s-cr01", backend_ip: "192.168.111.191", backend_port: "6443"}
|
||||
- { backend_name: "k8s-cr02", backend_ip: "192.168.111.192", backend_port: "6443"}
|
||||
- { backend_name: "k8s-cr03", backend_ip: "192.168.111.193", backend_port: "6443"}
|
||||
- { backend_name: "k8s01-ctr01.lab.loc", backend_ip: "192.168.1.101", backend_port: "6443"}
|
||||
- { backend_name: "k8s01-ctr02.lab.loc", backend_ip: "192.168.1.102", backend_port: "6443"}
|
||||
- { backend_name: "k8s01-ctr03.lab.loc", backend_ip: "192.168.1.103", backend_port: "6443"}
|
||||
|
||||
keepalived_vip: "192.168.111.190/24"
|
||||
keepalived_vip: "192.168.1.190/24"
|
||||
keepalived_auth_pass: "1q2w3e4r"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user