Update 'k8s/initialize.yml'
This commit is contained in:
@@ -44,7 +44,7 @@
|
|||||||
- name: Execute image pull
|
- name: Execute image pull
|
||||||
shell: kubeadm config images pull
|
shell: kubeadm config images pull
|
||||||
- name: Join the clusters
|
- name: Join the clusters
|
||||||
shell: {{ hostvars['K8S_CP_JOIN_DH']['token'] }}
|
shell: "{{ hostvars['K8S_CP_JOIN_DH']['token'] }}"
|
||||||
# - name: Reboot machine to finaliza presetup
|
# - name: Reboot machine to finaliza presetup
|
||||||
# reboot:
|
# reboot:
|
||||||
# reboot_timeout: 3600
|
# reboot_timeout: 3600
|
Reference in New Issue
Block a user