X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/141871be7be50fe092cef6c84cfc84f2393c3545..HEAD:/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