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