Skip to content

Instantly share code, notes, and snippets.

@TimVosch
Created June 3, 2019 10:01
Show Gist options
  • Save TimVosch/773e0087194f040eeb68b7503483dcd2 to your computer and use it in GitHub Desktop.
Save TimVosch/773e0087194f040eeb68b7503483dcd2 to your computer and use it in GitHub Desktop.
network:
version: 2
renderer: networkd
ethernets:
enp5s0:
addresses:
- 10.0.0.105/24
gateway4: 10.0.0.1
nameservers:
addresses: [10.0.0.1, 8.8.8.8]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment