X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/6620632b4abc48652c8374cfccbb9c14a8cb1968..bf4c91815e210ba175f610713fa43cba3aa7d347:/.kitchen.yml diff --git a/.kitchen.yml b/.kitchen.yml index d77de74ad..792b4198b 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -134,6 +134,9 @@ suites: - name: openssh run_list: - recipe[openssh::default] + - name: osmosis + run_list: + - recipe[osmosis::default] - name: otrs run_list: - recipe[accounts::default]