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