Compare commits
2 Commits
db1364c223
...
62aad81be0
| Author | SHA1 | Date | |
|---|---|---|---|
| 62aad81be0 | |||
| e9b12f69f1 |
@@ -37,8 +37,6 @@ common-installed:
|
||||
- python3-apt
|
||||
- lockfile-progs
|
||||
- virt-what
|
||||
- ntp
|
||||
- sntp
|
||||
- apt-transport-https
|
||||
- python3-croniter
|
||||
- flex
|
||||
@@ -50,6 +48,7 @@ common-installed:
|
||||
- debian-keyring
|
||||
- python3-cherrypy3
|
||||
- python3-pygit2
|
||||
- systemd-timesyncd
|
||||
|
||||
common-removed:
|
||||
pkg.removed:
|
||||
|
||||
@@ -5,7 +5,7 @@ include:
|
||||
- .repo.kubernetes
|
||||
- .cri-tools
|
||||
|
||||
{% set k8s_v = "1.22.15-00" %}
|
||||
{% set k8s_v = "1.23.14-00" %}
|
||||
|
||||
k8s_pkgs-kubelet:
|
||||
pkg.installed:
|
||||
|
||||
Reference in New Issue
Block a user