Sync network redesign repo state and cutover artifacts
This commit is contained in:
@@ -10,7 +10,7 @@ PIHOLE_PASSWORD=CHANGE_ME
|
||||
|
||||
# Keepalived / VIP (VRRP PASS auth is max 8 chars)
|
||||
LAN_INTERFACE=eno1
|
||||
VIP_CIDR=10.5.1.53/24
|
||||
VIP_CIDR=10.5.30.53/24
|
||||
KEEPALIVED_ROUTER_ID=53
|
||||
KEEPALIVED_STATE=MASTER
|
||||
KEEPALIVED_PRIORITY=100
|
||||
@@ -19,7 +19,7 @@ KEEPALIVED_NOPREEMPT=true
|
||||
|
||||
# Nebula Sync (PD primary -> replicas)
|
||||
NEBULA_SYNC_PRIMARY=http://127.0.0.1:8953|CHANGE_ME
|
||||
NEBULA_SYNC_REPLICAS=http://10.5.1.16:8954|CHANGE_ME
|
||||
NEBULA_SYNC_REPLICAS=http://10.5.30.7:8954|CHANGE_ME
|
||||
NEBULA_SYNC_FULL_SYNC=false
|
||||
NEBULA_SYNC_RUN_GRAVITY=true
|
||||
NEBULA_SYNC_CRON=0 3 * * *
|
||||
|
||||
Reference in New Issue
Block a user