X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/e65977d4b5c2cca80c8a46563790b958d78fbfbe..0df4f2f9bbec37153bdb6c92a38ed324409fa6a7:/.kitchen.yml?ds=sidebyside diff --git a/.kitchen.yml b/.kitchen.yml index 805d15b74..f7cfa5d38 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -163,6 +163,9 @@ suites: - name: fail2ban run_list: - recipe[fail2ban::default] + - name: foundation-birthday + run_list: + - recipe[foundation::birthday] - name: foundation-board run_list: - recipe[foundation::board] @@ -413,6 +416,9 @@ suites: - name: trac run_list: - recipe[trac::default] + - name: vectortile + run_list: + - recipe[vectortile::default] - name: web-cgimap run_list: - recipe[web::cgimap]