X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/d1b835abf6c54e768ead54dd0056011554ba0b71..7d41b07d2090855c7fd3117b62a1e6ecbf20b246:/cookbooks/wordpress/resources/theme.rb diff --git a/cookbooks/wordpress/resources/theme.rb b/cookbooks/wordpress/resources/theme.rb index 3e8fabe94..994cf1223 100644 --- a/cookbooks/wordpress/resources/theme.rb +++ b/cookbooks/wordpress/resources/theme.rb @@ -17,6 +17,8 @@ # limitations under the License. # +unified_mode true + default_action :create property :theme, :kind_of => String, :name_property => true