Created
November 26, 2018 20:36
-
-
Save rlewkowicz/31b84fbae4ed74b8a0a6ec7315d68f13 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
sudo ros config set rancher.network.interfaces.eth1.address 172.68.1.100/24 | |
sudo ros config set rancher.network.interfaces.eth1.gateway 172.68.1.1 | |
sudo ros config set rancher.network.interfaces.eth1.mtu 1500 | |
sudo ros config set rancher.network.interfaces.eth1.dhcp false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment