]> git.openstreetmap.org Git - chef.git/commitdiff
Use standard MTU for bowser
authorTom Hughes <tom@compton.nu>
Fri, 17 May 2019 07:53:27 +0000 (08:53 +0100)
committerTom Hughes <tom@compton.nu>
Fri, 17 May 2019 07:53:27 +0000 (08:53 +0100)
roles/bowser.rb

index e15bf775f69cab26fb42dcb401ac6510f522d3fd..a1e201c665fdb887cba523893b12cdc8334c1230 100644 (file)
@@ -12,7 +12,6 @@ default_attributes(
         :address => "138.44.68.106",
         :prefix => "30",
         :gateway => "138.44.68.105",
-        :mtu => 9000,
         :bond => {
           :slaves => %w[ens14f0 ens14f1]
         }