X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/141871be7be50fe092cef6c84cfc84f2393c3545..00bc7e2e46dba86663711b6b020d509ca64ed089:/cookbooks/nginx/resources/site.rb diff --git a/cookbooks/nginx/resources/site.rb b/cookbooks/nginx/resources/site.rb index 45422434a..b1a4b5970 100644 --- a/cookbooks/nginx/resources/site.rb +++ b/cookbooks/nginx/resources/site.rb @@ -17,6 +17,8 @@ # limitations under the License. # +unified_mode true + default_action :create property :site, :kind_of => String, :name_property => true