Last active
January 30, 2021 01:38
-
-
Save tankibaj/5b2e66fbcede0c5505d407f038f719c2 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
# This is the network config written by 'subiquity' | |
network: | |
bonds: | |
bond0: | |
interfaces: | |
- enx0050b6fdfb89 | |
- enp2s0 | |
ethernets: | |
enx0050b6fdfb89: {} | |
enp2s0: {} | |
version: 2 | |
bridges: | |
br0: | |
addresses: | |
- 192.168.0.100/24 | |
gateway4: 192.168.0.1 | |
nameservers: | |
addresses: | |
- 8.8.8.8 | |
- 1.1.1.1 | |
search: | |
- hsrv | |
interfaces: | |
- bond0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment