mirror of
https://github.com/jcwimer/kubernetes-ansible
synced 2026-03-24 16:44:44 +00:00
8 lines
186 B
YAML
8 lines
186 B
YAML
# rke
|
|
rke_directory: /root/rke
|
|
rke_node_directory: /rke
|
|
rke_version: 0.2.1
|
|
rke_cluster_name: rke-k8s
|
|
rke_ssh_key_location: /root/id_home
|
|
vip_address: localhost
|
|
domain: test.local |