]> git.openstreetmap.org Git - chef.git/commitdiff
Correct VLAN ID for tabaluga
authorTom Hughes <tom@compton.nu>
Thu, 26 Sep 2024 13:34:21 +0000 (14:34 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 26 Sep 2024 13:41:59 +0000 (14:41 +0100)
roles/tabaluga.rb

index 60b585475558598bee75975a6812b0cbf062c0fc..d682df74a591b22f06cf94db908fb64cb2e9b516 100644 (file)
@@ -18,7 +18,7 @@ default_attributes(
         }
       },
       :external => {
         }
       },
       :external => {
-        :interface => "bond0.2",
+        :interface => "bond0.3",
         :role => :external,
         :inet => {
           :address => "184.104.179.142"
         :role => :external,
         :inet => {
           :address => "184.104.179.142"