D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
etc
/
netplan
/
Filename :
50-cloud-init.yaml
back
Copy
# 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: - 159.65.100.255/20 - 2604:A880:0002:00D0:0000:0000:216D:8001/64 - 10.46.0.5/16 gateway4: 159.65.96.1 gateway6: 2604:a880:0002:00d0:0000:0000:0000:0001 match: macaddress: b6:ee:fa:71:e2:bd nameservers: addresses: - 67.207.67.2 - 67.207.67.3 search: [] set-name: eth0