From: Tom Hughes Date: Thu, 26 Sep 2024 13:34:21 +0000 (+0100) Subject: Correct VLAN ID for tabaluga X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/fc5f5917c99c4dc8744c242191624453533ab67f Correct VLAN ID for tabaluga --- diff --git a/roles/tabaluga.rb b/roles/tabaluga.rb index 60b585475..d682df74a 100644 --- a/roles/tabaluga.rb +++ b/roles/tabaluga.rb @@ -18,7 +18,7 @@ default_attributes( } }, :external => { - :interface => "bond0.2", + :interface => "bond0.3", :role => :external, :inet => { :address => "184.104.179.142"