X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/aa1f26f044f0f2238f1cb0fdf8ec0879bc44d639..6620632b4abc48652c8374cfccbb9c14a8cb1968:/.kitchen.yml diff --git a/.kitchen.yml b/.kitchen.yml index 0eebce5fe..d77de74ad 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -89,6 +89,9 @@ suites: run_list: - recipe[accounts::default] - role[forum] + - name: incron + run_list: + - recipe[incron::default] - name: letsencrypt run_list: - recipe[accounts::default]