X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/ab47927c016597f8602b81dcdc168ad5c335389d..ff593b74e8a02eb714124ecabdf9451febc6ba32:/cookbooks/apache/resources/module.rb diff --git a/cookbooks/apache/resources/module.rb b/cookbooks/apache/resources/module.rb index 6658d52a6..5de2bfcaa 100644 --- a/cookbooks/apache/resources/module.rb +++ b/cookbooks/apache/resources/module.rb @@ -17,6 +17,8 @@ # limitations under the License. # +unified_mode true + default_action [:install, :enable] property :module, :kind_of => String, :name_property => true