X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/e455b3abcb977bf1af625fcb6707d12dc2b33e27..a08c8d97d5cd3666799fb3bef14618d4c7c23398:/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