mirror of
https://github.com/PyratLabs/ansible-role-k3s
synced 2024-12-12 14:00:18 +01:00
Update defaults/main.yml
Co-Authored-By: Xan Manning <xan.manning@gmail.com>
This commit is contained in:
parent
1dd9297de4
commit
227b24c117
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ k3s_install_dir: /usr/local/bin
|
||||||
# https://rancher.com/docs/k3s/latest/en/advanced/#auto-deploying-manifests
|
# https://rancher.com/docs/k3s/latest/en/advanced/#auto-deploying-manifests
|
||||||
k3s_server_manifests_dir: /var/lib/rancher/k3s/server/manifests
|
k3s_server_manifests_dir: /var/lib/rancher/k3s/server/manifests
|
||||||
|
|
||||||
# a list of templates used for preconfigure the CLuster.
|
# A list of templates used for preconfigure the cluster.
|
||||||
k3s_server_manifests_templates: []
|
k3s_server_manifests_templates: []
|
||||||
|
|
||||||
# Use experimental features in k3s?
|
# Use experimental features in k3s?
|
||||||
|
|
Loading…
Reference in a new issue