chore(copier): update template https://github.com/dafyddj/copier-ssf-ci to v2.10.2

This commit is contained in:
renovate[bot]
2025-12-06 02:58:33 +00:00
committed by GitHub
parent 0772de83c0
commit 82d83b83c5
9 changed files with 207 additions and 168 deletions
+2 -2
View File
@@ -12,7 +12,7 @@ gem 'inspec', git: 'https://gitlab.com/saltstack-formulas/infrastructure/inspec'
# improvement: avoid package installations which are already covered by the
# `salt-image-builder` (i.e. the pre-salted images that we're using)
# rubocop:disable Layout/LineLength
gem 'kitchen-docker', git: 'https://gitlab.com/saltstack-formulas/infrastructure/kitchen-docker', branch: 'ssf'
gem 'kitchen-docker', git: 'https://github.com/test-kitchen/kitchen-docker', ref: '511e4ad36856b9e2eccceb56603586e6cebd296a'
# rubocop:enable Layout/LineLength
gem 'kitchen-inspec', '3.0.0'
@@ -21,4 +21,4 @@ gem 'kitchen-salt', '0.7.2'
# Avoid the error 'pkeys are immutable on OpenSSL 3.0'
gem 'net-ssh', '>= 7.0.0'
gem 'test-kitchen', '3.7.0'
gem 'test-kitchen', '3.9.0'