X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/a9217ac515784c7f203e76b8885acb85a3934979..21958591555b0b80370e944e3128ac5d533c281d:/cookbooks/civicrm/recipes/default.rb?ds=sidebyside diff --git a/cookbooks/civicrm/recipes/default.rb b/cookbooks/civicrm/recipes/default.rb index 6c2d5ecbe..7865752e3 100644 --- a/cookbooks/civicrm/recipes/default.rb +++ b/cookbooks/civicrm/recipes/default.rb @@ -17,7 +17,7 @@ # limitations under the License. # -node.default[:ssl][:certificates] = node[:ssl][:certificates] | [ "crm.osmfoundation" ] +node.default[:ssl][:certificates] = node[:ssl][:certificates] | ["crm.osmfoundation"] include_recipe "wordpress" include_recipe "mysql"