mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-24 00:45:58 +00:00
7 lines
184 B
Django/Jinja
7 lines
184 B
Django/Jinja
write-kubeconfig-mode: "0644"
|
|
token: {{ hostvars['server1']['token'] }}
|
|
server: https://{{ hostvars['server1']['ansible_host'] }}:9345
|
|
node-label:
|
|
- "agent=true"
|
|
- "longhorn=true"
|