mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-11 03:17:40 -02:30
distinct local hostname
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
[downloader]
|
[downloader]
|
||||||
node1 ansible_ssh_host=10.99.0.26 ansible_connection=local
|
local ansible_ssh_host=10.99.0.26 ansible_connection=local ansible_python_interpreter=python2
|
||||||
|
|
||||||
[kube-master]
|
[kube-master]
|
||||||
node1 ansible_ssh_host=10.99.0.26
|
node1 ansible_ssh_host=10.99.0.26
|
||||||
|
|||||||
Reference in New Issue
Block a user