Skip to content

Commit

Permalink
fix: wrong gateway
Browse files Browse the repository at this point in the history
  • Loading branch information
singingtelegram authored and Jonathan Zhang committed Apr 30, 2023
1 parent 17459ce commit a66dee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hieradata/nodes/corruption-new.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ocf::networking::bond: true
ocf::networking::is_vlan: true
ocf::networking::vlan: '875'
ocf::networking::netmask: '255.255.255.240'
ocf::networking::gateway: '169.229.200.71'
ocf::networking::gateway: '169.229.200.65'
ocf::networking::netmask6: '64'
ocf::networking::gateway6: '2607:f140:0:32::1'
# TODO: temporary, remove
Expand Down

0 comments on commit a66dee0

Please sign in to comment.