mirror of
https://github.com/k3s-io/k3s-ansible.git
synced 2026-03-09 12:02:11 +01:00
2
Vagrantfile
vendored
2
Vagrantfile
vendored
@@ -26,7 +26,7 @@ def provision(vm, role, node_num)
|
||||
"k3s_cluster:children" => ["server", "agent"],
|
||||
}
|
||||
ansible.extra_vars = {
|
||||
k3s_version: "v1.28.14+k3s1",
|
||||
k3s_version: "v1.31.12+k3s1",
|
||||
api_endpoint: "#{NETWORK_PREFIX}.100",
|
||||
# Required for vagrant ansible provisioner
|
||||
token: "myvagrant",
|
||||
|
||||
Reference in New Issue
Block a user