mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-20 14:48:43 +05:00
6 lines
202 B
INI
6 lines
202 B
INI
[k8smaster]
|
|
k8s-master ansible_host=192.168.56.10 ansible_ssh_user=user
|
|
|
|
[k8snodes]
|
|
k8s-node1 ansible_host=192.168.56.11 ansible_ssh_user=user
|
|
k8s-node2 ansible_host=192.168.56.12 ansible_ssh_user=user |