Created
September 16, 2024 10:58
-
-
Save j4cobgarby/349c702f93cb18a8726fb871ff182c9b to your computer and use it in GitHub Desktop.
spark
This file contains 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: | |
enp0s3: | |
dhcp4: true | |
enp0s8: | |
dhcp4: false | |
addresses: | |
- 192.168.56.5/24 #192.168.56.6/24 for the worker | |
version: 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment