raise wait time

master
Michael Wilson 3 years ago
parent 39114a36e0
commit 1819b9d9b4
  1. 2
      linux/k3s/master/tasks/main.yml

@ -5,5 +5,5 @@
- name: wait for setup completion - name: wait for setup completion
wait_for: wait_for:
port: 6443 port: 6443
delay: 10 delay: 20
when: k3s_bootstrap when: k3s_bootstrap

Loading…
Cancel
Save