]> git.openstreetmap.org Git - chef.git/blobdiff - .kitchen.yml
Merge remote-tracking branch 'github/pull/743'
[chef.git] / .kitchen.yml
index f7cfa5d3838691d95978edc65b8a611749425e28..6f4eb6bb665f48795f994550aa3ec17978810362 100644 (file)
@@ -1,7 +1,8 @@
 ---
 driver:
   name: dokken
 ---
 driver:
   name: dokken
-  chef_version: 18
+  chef_image: ghcr.io/firefishy/chef-docker-image
+  chef_version: latest
   volumes:
     - /var/lib/docker
   env:
   volumes:
     - /var/lib/docker
   env:
@@ -92,6 +93,9 @@ suites:
   - name: blogs
     run_list:
       - recipe[blogs::default]
   - name: blogs
     run_list:
       - recipe[blogs::default]
+    attributes:
+      ruby:
+        version: 3.3
   - name: chef
     run_list:
       - recipe[chef::default]
   - name: chef
     run_list:
       - recipe[chef::default]
@@ -401,6 +405,8 @@ suites:
     run_list:
       - recipe[taginfo::default]
     attributes:
     run_list:
       - recipe[taginfo::default]
     attributes:
+      ruby:
+        version: 3.3
       taginfo:
         sites:
           - name: taginfo.example.com
       taginfo:
         sites:
           - name: taginfo.example.com