EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit 5d91d7bd authored by Karl Grube's avatar Karl Grube
Browse files

k3s_controller dns name

parent 13180728
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@
import_role:
name: k3s_base
vars:
k3s_argv: 'agent --token-file /etc/rancher/node/token --server https://{{k3s_master_controller}}:6443'
k3s_argv: 'agent --token-file /etc/rancher/node/token --server https://{{k3s_controller}}:6443'
- import_tasks: all.yml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment