zones: remove useless RingInfo.Address
Signed-off-by: Alejandro Mery <amery@jpi.io>
This commit is contained in:
@@ -157,7 +157,6 @@ func (m *Machine) applyWireguardInterfaceConfig(ring int, data wireguard.Interfa
|
||||
ri := &RingInfo{
|
||||
Ring: ring,
|
||||
Enabled: true,
|
||||
Address: data.Address,
|
||||
Keys: &wireguard.KeyPair{
|
||||
PrivateKey: data.PrivateKey,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user