X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/d1b835abf6c54e768ead54dd0056011554ba0b71..4f581378f4dfdd9cb5a357b6324985d1d53f9663:/cookbooks/wordpress/resources/theme.rb?ds=sidebyside 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