]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/civicrm/recipes/default.rb
Yet more rubucop cleanups
[chef.git] / cookbooks / civicrm / recipes / default.rb
index 6c2d5ecbeff97050b4eff04d2560f166c4fa3b67..7865752e36edc591c8948905e5ec1837b8d79b7a 100644 (file)
@@ -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"