Created
June 3, 2019 10:01
-
-
Save TimVosch/773e0087194f040eeb68b7503483dcd2 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: | |
version: 2 | |
renderer: networkd | |
ethernets: | |
enp5s0: | |
addresses: | |
- 10.0.0.105/24 | |
gateway4: 10.0.0.1 | |
nameservers: | |
addresses: [10.0.0.1, 8.8.8.8] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment