[fusion] Weekly backup 2026-06-08 — 27 files changed, 1794 insertions(+)

This commit is contained in:
FusionPBX Backup
2026-06-08 23:12:54 -05:00
parent ab245ba5e0
commit 9c09ca5032
27 changed files with 1794 additions and 0 deletions
+40
View File
@@ -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
+1
View File
@@ -0,0 +1 @@
fusion
+15
View File
@@ -0,0 +1,15 @@
# Your system has configured 'manage_etc_hosts' as True.
# As a result, if you wish for changes to this file to persist
# then you will need to either
# a.) make changes to the master file in /etc/cloud/templates/hosts.debian.tmpl
# b.) change or remove the value of 'manage_etc_hosts' in
# /etc/cloud/cloud.cfg or cloud-config from user-data
#
127.0.0.1 localhost
127.0.1.1 fusion.orbishosting.com
# The following lines are desirable for IPv6 capable hosts
::1 localhost ip6-localhost ip6-loopback
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters