mirror of
https://github.com/PyratLabs/ansible-role-k3s.git
synced 2025-03-11 13:35:32 +01:00
add support for experimental option "prefer-bundled-bin" (#214)
This commit is contained in:
parent
37cca2e487
commit
37fda0a953
@ -176,6 +176,7 @@ k3s_experimental_config:
|
|||||||
- setting: agent-token-file
|
- setting: agent-token-file
|
||||||
- setting: cluster-reset
|
- setting: cluster-reset
|
||||||
until: 1.19.5
|
until: 1.19.5
|
||||||
|
- setting: prefer-bundled-bin
|
||||||
|
|
||||||
# Config items that should be marked as deprecated
|
# Config items that should be marked as deprecated
|
||||||
k3s_deprecated_config:
|
k3s_deprecated_config:
|
||||||
|
Loading…
Reference in New Issue
Block a user