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