Created
March 13, 2017 12:34
-
-
Save msutter/80f901d7286e319a48fa1a192db1a1ed to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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