]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ucl-wates.rb
Fix more rubocop detected style issues
[chef.git] / roles / ucl-wates.rb
index 7fe47bb439c2fb7fb4562c8cbb0025589100c929..c611c2079aa073ec441a09fb324e85c413cf2ffd 100644 (file)
@@ -22,7 +22,7 @@ default_attributes(
   :sysctl => {
     :sack => {
       :comment => "Disable SACK as the UCL firewall breaks it",
-      :parameters => { 
+      :parameters => {
         "net.ipv4.tcp_sack" => "0"
       }
     }