Skip to content

Instantly share code, notes, and snippets.

@subuk
Created May 15, 2019 17:00
Show Gist options
  • Save subuk/c8f5a8a414852ab83d00ee3715302334 to your computer and use it in GitHub Desktop.
Save subuk/c8f5a8a414852ab83d00ee3715302334 to your computer and use it in GitHub Desktop.
network_config: |
version: 2
ethernets:
eth0:
match:
macaddress: "52:54:00:52:54:00"
addresses:
- 10.0.0.10/255.255.255.0
gateway4: 10.0.0.1
nameservers:
addresses: [10.0.0.1]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment