From: Guilhem Lettron Date: Fri, 16 May 2014 17:21:55 +0000 (+0200) Subject: Rubocop lord X-Git-Tag: v0.8.0~36^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=b33e3b56ccf08fd8975dd2fa53ad574b9780da8e;p=ceph-cookbooks.git Rubocop lord --- diff --git a/recipes/radosgw_apache2_repo.rb b/recipes/radosgw_apache2_repo.rb index 74b61e2..bb9ec4d 100644 --- a/recipes/radosgw_apache2_repo.rb +++ b/recipes/radosgw_apache2_repo.rb @@ -19,4 +19,3 @@ if node['ceph']['radosgw']['use_apache_fork'] == true Log.info("Ceph's Apache and Apache FastCGI forks not available for this distribution") end end -