]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/nginx/resources/site.rb
Enable unified mode for custom resources
[chef.git] / cookbooks / nginx / resources / site.rb
index 45422434a9274b66d0b69a501361cc8c153a8f93..b1a4b5970ddbcc01e4845511636aee257930db88 100644 (file)
@@ -17,6 +17,8 @@
 # limitations under the License.
 #
 
+unified_mode true
+
 default_action :create
 
 property :site, :kind_of => String, :name_property => true