X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/141871be7be50fe092cef6c84cfc84f2393c3545..46fff41f76eb4b09fd296bf83faa26889d8333dc:/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