mirror of
https://github.com/myronblair/fusionpbx-config
synced 2026-06-30 17:50:16 -05:00
[fusion] Weekly backup 2026-06-08 — 27 files changed, 1794 insertions(+)
This commit is contained in:
@@ -0,0 +1,40 @@
|
||||
# This file is generated from information provided by the datasource. Changes
|
||||
# to it will not persist across an instance reboot. To disable cloud-init's
|
||||
# network configuration capabilities, write a file
|
||||
# /etc/cloud/cloud.cfg.d/99-disable-network-config.cfg with the following:
|
||||
# network: {config: disabled}
|
||||
network:
|
||||
version: 2
|
||||
ethernets:
|
||||
eth0:
|
||||
accept-ra: false
|
||||
addresses:
|
||||
- 2604:A880:0400:00D1:0000:0004:7377:4001/64
|
||||
- 134.209.72.226/20
|
||||
- 10.10.0.5/16
|
||||
match:
|
||||
macaddress: fa:01:e4:87:a2:9b
|
||||
mtu: 1500
|
||||
nameservers:
|
||||
addresses:
|
||||
- 67.207.67.2
|
||||
- 67.207.67.3
|
||||
search: []
|
||||
routes:
|
||||
- to: ::/0
|
||||
via: 2604:A880:0400:00D1:0000:0000:0000:0001
|
||||
- to: 0.0.0.0/0
|
||||
via: 134.209.64.1
|
||||
set-name: eth0
|
||||
eth1:
|
||||
addresses:
|
||||
- 10.116.0.3/20
|
||||
match:
|
||||
macaddress: 32:a5:04:32:aa:0b
|
||||
mtu: 1500
|
||||
nameservers:
|
||||
addresses:
|
||||
- 67.207.67.2
|
||||
- 67.207.67.3
|
||||
search: []
|
||||
set-name: eth1
|
||||
Reference in New Issue
Block a user