Netplan: statik Internet offline UT
Jump to navigation
Jump to search
root@ut:/etc/dhcp# more /etc/netplan/00-installer-config.yaml-INTERNET-OFFLINE
# This is the network config written by 'subiquity'
network:
ethernets:
enp3s0:
addresses: [192.168.88.8/24]
gateway4: 192.168.88.1
nameservers:
addresses: [192.168.88.8]
version: 2