X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/070196a9ac601157210e660b090cb60937321153..649c05666604a5f56b220a12c24cb152d56e3e91:/.kitchen.yml diff --git a/.kitchen.yml b/.kitchen.yml index 51f0fc43e..f664702b6 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -202,6 +202,9 @@ suites: - name: nodejs run_list: - recipe[nodejs::default] + - name: nominatim + run_list: + - recipe[nominatim::default] - name: ntp run_list: - recipe[ntp::default]