mirror of
https://github.com/myronblair/fusionpbx-config
synced 2026-07-28 04:53:02 -05:00
22 lines
709 B
YAML
22 lines
709 B
YAML
# 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:
|
|
addresses:
|
|
- 10.48.200.130/24
|
|
gateway4: 10.48.200.1
|
|
match:
|
|
macaddress: bc:24:11:ca:b9:3a
|
|
nameservers:
|
|
addresses:
|
|
- 8.8.8.8
|
|
- 1.1.1.1
|
|
search:
|
|
- tail7dfd0c.ts.net
|
|
set-name: eth0
|