]> git.openstreetmap.org Git - chef.git/commitdiff
Update interface names for thorn-04 and thorn-05
authorTom Hughes <tom@compton.nu>
Thu, 22 Oct 2020 18:40:31 +0000 (19:40 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 22 Oct 2020 18:40:31 +0000 (19:40 +0100)
roles/thorn-04.rb
roles/thorn-05.rb

index 74e31f7daf092a4757dc1c525e5df63890ca373e..baf14f7f8c523f9fb6159277e05c9da7fee35d7e 100644 (file)
@@ -10,7 +10,7 @@ default_attributes(
         :family => :inet,
         :address => "10.0.32.41",
         :bond => {
-          :slaves => %w[em1 em2]
+          :slaves => %w[enp3s0f0 enp3s0f1]
         }
       }
     }
index 87a5acdb1cce4aaa199a3253ba7286687ded72dd..b628591111bf2a7b6476cbed41af18adaa1594f2 100644 (file)
@@ -10,7 +10,7 @@ default_attributes(
         :family => :inet,
         :address => "10.0.32.42",
         :bond => {
-          :slaves => %w[em1 em2]
+          :slaves => %w[enp3s0f0 enp3s0f1]
         }
       }
     }