Skip to content

Instantly share code, notes, and snippets.

@msutter
Created March 13, 2017 12:34
Show Gist options
  • Save msutter/80f901d7286e319a48fa1a192db1a1ed to your computer and use it in GitHub Desktop.
Save msutter/80f901d7286e319a48fa1a192db1a1ed to your computer and use it in GitHub Desktop.
network-interfaces: |
auto lo
iface lo inet loopback
iface ens3 inet dhcp
iface ens4 inet dhcp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment