Skip to content

Commit

Permalink
Correct VLAN ID for tabaluga
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhughes committed Sep 26, 2024
1 parent b353816 commit fc5f591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/tabaluga.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
}
},
:external => {
:interface => "bond0.2",
:interface => "bond0.3",
:role => :external,
:inet => {
:address => "184.104.179.142"
Expand Down

0 comments on commit fc5f591

Please sign in to comment.