Created
August 21, 2020 13:26
-
-
Save dverbeek84/9353d78dab4ae46496bec34c87d9c6ab to your computer and use it in GitHub Desktop.
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
#cloud-config | |
rancher: | |
network: | |
interfaces: | |
eth1: | |
address: 148.251.118.208/29 | |
gateway: 148.251.118.208 | |
mtu: 1500 | |
dhcp: false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment