provisioning-code/.ncl-cache/16970087a4c4ca5cdda2a08d331a0d2d37f10def288d87384f34ca7daaa98296.json

19 lines
496 B
JSON

{
"k8s_nodejoin": {
"admin_host": null,
"admin_port": null,
"admin_user": null,
"cluster": "kubernetes",
"cp_hostname": "controlplane",
"name": "k8s-nodejoin",
"operations": {
"health": true,
"install": true
},
"source_cmd": "kubeadm token create --print-join-command > /tmp/k8s_join.sh",
"source_path": "/tmp/k8s_join.sh",
"ssh_key_path": null,
"target_cmd": "sudo bash /tmp/k8s_join.sh",
"target_path": "/tmp/k8s_join.sh"
}
}