]> git.openstreetmap.org Git - chef.git/blobdiff - roles/pyrene.rb
Switch back to CUBIC for congestion control
[chef.git] / roles / pyrene.rb
index 223a37d020f0293cfe6b69897a7635ce1fac2bf0..9164524f084f586f2e9c6b01efc20bcab4748585 100644 (file)
@@ -2,9 +2,6 @@ name "pyrene"
 description "Master role applied to pyrene"
 
 default_attributes(
-  :apt => {
-    :sources => ["postgresql"]
-  },
   :munin => {
     :plugins => {
       :hpasmcli2_temp => {
@@ -14,7 +11,6 @@ default_attributes(
     }
   },
   :networking => {
-    :netplan => true,
     :interfaces => {
       :external_ipv4 => {
         :interface => "eno1",