Skip to content

Instantly share code, notes, and snippets.

@kevincerro
Created September 11, 2018 12:07
Show Gist options
  • Select an option

  • Save kevincerro/6ab8ae388394c830f7bede81f4a77ebc to your computer and use it in GitHub Desktop.

Select an option

Save kevincerro/6ab8ae388394c830f7bede81f4a77ebc to your computer and use it in GitHub Desktop.
network:
version: 2
renderer: networkd
ethernets:
ens160:
dhcp4: no
dhcp6: no
addresses: [51.254.8.115/32]
gateway4: 51.254.8.254
routes:
- to: 51.254.8.254/32
via: 0.0.0.0
scope: link
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment