Sync network redesign repo state and cutover artifacts
This commit is contained in:
@@ -4,7 +4,7 @@ APPDATA_UNBOUND_ROOT=/mnt/user/appdata/unbound-secondary
|
||||
SERENITY_PIHOLE_WEB_PORT=8954
|
||||
PIHOLE_PASSWORD=CHANGE_ME
|
||||
LAN_INTERFACE=br0
|
||||
VIP_CIDR=10.5.1.53/24
|
||||
VIP_CIDR=10.5.30.53/24
|
||||
KEEPALIVED_ROUTER_ID=53
|
||||
KEEPALIVED_STATE=BACKUP
|
||||
KEEPALIVED_PRIORITY=90
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
- **Repo stack path:** `/home/fizzlepoof/repos/truenas-stacks/pihole/serenity`
|
||||
- **Suggested live stack path:** `/boot/config/plugins/compose.manager/projects/pihole-ha`
|
||||
- **Node role:** Serenity backup / BACKUP1
|
||||
- **VIP target:** `10.5.1.53/24`
|
||||
- **VIP target:** `10.5.30.53/24`
|
||||
- **LAN interface:** `br0`
|
||||
|
||||
Bring-up:
|
||||
|
||||
@@ -23,7 +23,7 @@ vrrp_instance VI_DNS {
|
||||
}
|
||||
|
||||
virtual_ipaddress {
|
||||
10.5.1.53/24
|
||||
10.5.30.53/24
|
||||
}
|
||||
|
||||
track_script {
|
||||
|
||||
Reference in New Issue
Block a user