Created
January 31, 2023 13:44
-
-
Save somat/561c5fcfc07c11e48ea5e4668be7642c 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: | |
ethernets: | |
ens3: | |
addresses: | |
- 10.0.0.5/24 | |
routes: | |
- to: default | |
via: 10.0.0.1 | |
nameservers: | |
addresses: | |
- 1.1.1.1 | |
version: 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment