Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # This file is generated from information provided by
- # the datasource. Changes to it will not persist across an instance.
- # 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:
- ethernets:
- enp1s0:
- addresses:
- - 192.168.123.2/24
- gateway4: 192.168.123.1
- nameservers:
- addresses: []
- search: []
- optional: true
- ens1:
- addresses:
- - 192.168.1.1/24
- nameservers:
- addresses: []
- search: []
- optional: true
- version: 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement