Skip to content

Commit cda7c92

Browse files
feat(k3s): Updated to v1.27 (#294)
* feat(k3s): Updated to v1.27.1+k3s1 * feat(k3s): Updated to v1.27.1+k3s1 * feat(k3s): Updated to v1.27.4+k3s1 * feat(k3s): Updated to v1.27.9+k3s1
1 parent d910b83 commit cda7c92

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

inventory/sample/group_vars/all.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
k3s_version: v1.26.12+k3s1
2+
k3s_version: v1.27.9+k3s1
33
# this is the user that has ssh access to these machines
44
ansible_user: ansibleuser
55
systemd_dir: /etc/systemd/system

molecule/default/molecule.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ platforms:
2222
ssh.password: "vagrant"
2323

2424
- name: control2
25-
box: generic/debian11
25+
box: generic/debian12
2626
memory: 1024
2727
cpus: 2
2828
groups:

0 commit comments

Comments
 (0)