X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/0c9f5bd5159b093b68e518b2fa0830fe60222b66..1fb771a75fb2aa2932b5afce2b424e3f86791bc2:/.kitchen.yml diff --git a/.kitchen.yml b/.kitchen.yml index e9350cc01..f46a4d1f8 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -123,10 +123,6 @@ suites: - name: nginx run_list: - recipe[nginx::default] - attributes: - networking: - nameservers: - - 127.0.0.1 - name: nodejs run_list: - recipe[nodejs::default] @@ -175,10 +171,6 @@ suites: - name: tilecache run_list: - recipe[tilecache::default] - attributes: - networking: - nameservers: - - 127.0.0.1 - name: tools run_list: - recipe[tools::default]