From: Grant Slater Date: Mon, 2 Dec 2024 20:39:35 +0000 (+0000) Subject: Use chef image clone to ghcr to workaround docker hub limits X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/8273ef2eea66bd68ce328ebc78b1c5f49513e35c Use chef image clone to ghcr to workaround docker hub limits --- diff --git a/.kitchen.yml b/.kitchen.yml index f7cfa5d38..3e2206f7f 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -21,6 +21,8 @@ provisioner: name: dokken chef_license: accept data_bags_path: test/data_bags + chef_image: ghcr.io/firefishy/chef-docker-image:latest + chef_version: latest slow_resource_report: true clean_dokken_sandbox: true attributes: