Skip to content

Instantly share code, notes, and snippets.

@jnrdrgz
Last active December 10, 2021 16:19
Show Gist options
  • Save jnrdrgz/9c6b95a7a3870c0c8c3a776293273f8a to your computer and use it in GitHub Desktop.
Save jnrdrgz/9c6b95a7a3870c0c8c3a776293273f8a to your computer and use it in GitHub Desktop.
network:
version: 2
renderer: networkd
ethernets:
eth0:
addresses:
- 10.0.0.8/24
nameservers:
addresses: [4.2.2.2, 8.8.8.8]
routes:
- to: default
via: 10.0.0.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment