Unverified Commit b8bf3c41 authored by Erik Wilson's avatar Erik Wilson Committed by GitHub

Merge pull request #612 from pieterv-icloud-com/waitfor-node-token

Add wait for node-token file
parents 185a8dca 2714ae68
......@@ -16,6 +16,10 @@
state: restarted
enabled: yes
- name: Wait for node-token
wait_for:
path: /var/lib/rancher/k3s/server/node-token
- name: Register node-token file access mode
stat:
path: /var/lib/rancher/k3s/server
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment