mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-07-28 21:49:29 +00:00
Bump containerd to v2.1.4
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
This commit is contained in:
committed by
Brad Davidson
parent
a9016f3dcb
commit
e47c497a3e
1
tests/e2e/btrfs/Vagrantfile
vendored
1
tests/e2e/btrfs/Vagrantfile
vendored
@@ -51,6 +51,7 @@ def provision(vm, role, role_num, node_num)
|
||||
k3s.args = ["server"]
|
||||
k3s.env = %W[#{install_type}]
|
||||
k3s.config = <<~YAML
|
||||
debug: true
|
||||
cluster-init: true
|
||||
node-external-ip: "#{NETWORK_PREFIX}.100"
|
||||
flannel-iface: eth1
|
||||
|
||||
Reference in New Issue
Block a user