X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/7818690d6c926bad3e0f6a2e79b4e0a2a9c350b7..08be09e5a29886586d4955e6bdcc6592ed6e531e:/.kitchen.yml 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]