commit c7c8e03b214acb3a0d0cc4210515a1ce40932ab7 parent d5addeaac4ffac2af4f326bbdaed26f34bd7ccdb Author: Jan Pobrislo <ccx@te2000.cz> Date: Wed, 25 Jun 2025 11:41:39 +0000 Bump rcm-puppet to Alpine v3.17 Diffstat:
M | zsh-functions/confz_site_containers_init | | | 15 | +++++++++------ |
1 file changed, 9 insertions(+), 6 deletions(-)
diff --git a/zsh-functions/confz_site_containers_init b/zsh-functions/confz_site_containers_init @@ -1017,7 +1017,7 @@ confz_site_container_images_check() { vim ctags ripgrep bat - # delta ## missing + delta git git-lfs make @@ -1033,15 +1033,18 @@ confz_site_container_images_check() { htop ruby ruby-bundler ruby-json # for puppet ruby-bigdecimal ruby-rdoc # for gitlab - # colordiff + colordiff # jq - # file - # gawk + file + gawk # openssl - # ctags ) + # I see /opt/puppetlabs/puppet/bin/ruby --version + # => ruby 3.1.2p20 (2022-04-12 revision 4491bb740a) [x86_64-linux-gnu] + # The newest alpine with ruby 3.1.x is v3.17 with 3.1.5-r0 + # (was v3.17 with 2.7.6p219 previously) require site_container_alpine :containers_dir :svscan_dir \ - release=v3.13 image_name=alpine-puppet packages="$alpine_puppet" + release=v3.17 image_name=alpine-puppet packages="$alpine_puppet" local -a alpine_recombee=( $alpine_community