10 Commits

Author SHA1 Message Date
Timothy Stewart 23ef154050 fix(molecule): Use debian 12 2024-01-26 11:58:25 -06:00
Techno Tim 260a810f06 Merge branch 'master' into k3s-1-27 2024-01-26 11:19:12 -06:00
Techno Tim e3dbf8b72b Merge branch 'master' into k3s-1-27 2024-01-25 16:29:39 -06:00
Timothy Stewart 0e564abba8 feat(k3s): Updated to v1.27.9+k3s1 2024-01-25 13:58:15 -06:00
Timothy Stewart 462f357856 feat(k3s): Updated to v1.27.4+k3s1 2023-08-17 22:42:39 -05:00
Timothy Stewart 9e244cd1be Merge branch 'k3s-1-27' of github.com:techno-tim/k3s-ansible into k3s-1-27 2023-08-17 22:41:02 -05:00
Techno Tim 07b4bbe839 Merge branch 'master' into k3s-1-27 2023-08-14 11:54:51 -05:00
Techno Tim 724d849fce Merge branch 'master' into k3s-1-27 2023-07-23 15:03:39 -05:00
Timothy Stewart e8c28ab9d2 feat(k3s): Updated to v1.27.1+k3s1 2023-07-20 21:35:01 -05:00
Timothy Stewart 9f040fd10a feat(k3s): Updated to v1.27.1+k3s1 2023-04-28 18:30:18 -05:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
k3s_version: v1.26.12+k3s1 k3s_version: v1.27.9+k3s1
# this is the user that has ssh access to these machines # this is the user that has ssh access to these machines
ansible_user: ansibleuser ansible_user: ansibleuser
systemd_dir: /etc/systemd/system systemd_dir: /etc/systemd/system
+1 -1
View File
@@ -22,7 +22,7 @@ platforms:
ssh.password: "vagrant" ssh.password: "vagrant"
- name: control2 - name: control2
box: generic/debian11 box: generic/debian12
memory: 1024 memory: 1024
cpus: 2 cpus: 2
groups: groups: