Skip to content

Instantly share code, notes, and snippets.

@ilhaan
Created April 2, 2020 01:54
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ilhaan/ee76b53b35fbfb0bb85b1ad803f77ca8 to your computer and use it in GitHub Desktop.
Save ilhaan/ee76b53b35fbfb0bb85b1ad803f77ca8 to your computer and use it in GitHub Desktop.
Netplan dummy interface
network:
version: 2
renderer: networkd
bridges:
dummy0:
dhcp4: no
dhcp6: no
accept-ra: no
interfaces: [ ]
addresses:
- 169.254.1.1/32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment