chore: apply template copier-ssf-ci at v1.6.3

This commit is contained in:
Dafydd Jones
2025-06-08 17:05:19 +01:00
parent 83962eb3b4
commit c9199b90e4
14 changed files with 922 additions and 681 deletions
+6 -5
View File
@@ -15,9 +15,10 @@ gem 'inspec', git: 'https://gitlab.com/saltstack-formulas/infrastructure/inspec'
gem 'kitchen-docker', git: 'https://gitlab.com/saltstack-formulas/infrastructure/kitchen-docker', branch: 'ssf'
# rubocop:enable Layout/LineLength
gem 'kitchen-inspec', '>= 2.5.0'
gem 'kitchen-salt', '>= 0.7.2'
gem 'kitchen-inspec', '2.6.2'
gem 'kitchen-salt', '0.7.2'
group :vagrant do
gem 'kitchen-vagrant'
end
# Avoid the error 'pkeys are immutable on OpenSSL 3.0'
gem 'net-ssh', '>= 7.0.0'
gem 'test-kitchen', '3.6.0'