]> git.openstreetmap.org Git - chef.git/blobdiff - roles/scorch.rb
Switch back to CUBIC for congestion control
[chef.git] / roles / scorch.rb
index 76b4b78e1ae2e0eadb8f7056e40d6ab72baa3872..82c6eb5732e174b1051de02bd81b60fdb0d543ea 100644 (file)
@@ -2,9 +2,6 @@ name "scorch"
 description "Master role applied to scorch"
 
 default_attributes(
-  :apt => {
-    :sources => ["postgresql"]
-  },
   :devices => {
     :ssd_system => {
       :comment => "Tune scheduler for system disk",
@@ -24,7 +21,6 @@ default_attributes(
     }
   },
   :networking => {
-    :netplan => true,
     :interfaces => {
       :external_ipv4 => {
         :interface => "eth0",