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