X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/d7a5ee3e63092d1c23e82d582fb01abc2f2c5c8e..675ed1aad0ebb0fedd11a5e0b9416a169f635134:/.kitchen.yml diff --git a/.kitchen.yml b/.kitchen.yml index 88cfc7459..6f4eb6bb6 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -93,6 +93,9 @@ suites: - name: blogs run_list: - recipe[blogs::default] + attributes: + ruby: + version: 3.3 - name: chef run_list: - recipe[chef::default] @@ -402,6 +405,8 @@ suites: run_list: - recipe[taginfo::default] attributes: + ruby: + version: 3.3 taginfo: sites: - name: taginfo.example.com