Update 'k8s/initialize.yml'
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
---
|
||||
- name: Initialize the controlplane
|
||||
hosts: all
|
||||
hosts: masters
|
||||
become: yes
|
||||
become_method: sudo
|
||||
become_user: root
|
||||
tasks:
|
||||
- name: Reboot machine to finaliza presetup
|
||||
reboot:
|
||||
reboot_timeout: 3600
|
||||
reboot:
|
||||
reboot_timeout: 3600
|
Reference in New Issue
Block a user