X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/87daa0d823c8f92eda8190f2d9b482b3d85a7a0c..ee13008d5118179fa6456f3f3a774cf5524442c8:/cookbooks/apache/resources/conf.rb diff --git a/cookbooks/apache/resources/conf.rb b/cookbooks/apache/resources/conf.rb index 12daf87ab..9f1efb24f 100644 --- a/cookbooks/apache/resources/conf.rb +++ b/cookbooks/apache/resources/conf.rb @@ -17,6 +17,8 @@ # limitations under the License. # +unified_mode true + default_action [:create, :enable] property :conf, :kind_of => String, :name_property => true