]> git.openstreetmap.org Git - chef.git/blobdiff - roles/foundation.rb
Yet more rubucop cleanups
[chef.git] / roles / foundation.rb
index 0dfab7c6bd528c9a4f8f03fed5f490da93a3b94b..fa96196f597d27b1879465ab01c45265f3cbc9ce 100644 (file)
@@ -8,7 +8,7 @@ default_attributes(
     :keepalive => false
   },
   :apt => {
-    :sources => [ "passenger" ]
+    :sources => ["passenger"]
   },
   :memcached => {
     :memory_limit => 400,