Skip to content

Instantly share code, notes, and snippets.

@ratnose
Created February 8, 2021 09:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ratnose/6c6ef726eb8fc481fb42d9925249b81c to your computer and use it in GitHub Desktop.
Save ratnose/6c6ef726eb8fc481fb42d9925249b81c to your computer and use it in GitHub Desktop.
network:
version: 2
renderer: networkd
ethernets:
enp3s0:
dhcp4: no
addresses:
- 10.100.100.100/24
gateway4: 10.100.100.1
nameservers:
addresses: [10.20.1.15, 10.100.100.1]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment