mirror of
https://github.com/rancher/os.git
synced 2025-09-12 21:23:13 +00:00
Updates to Amazon ECS and packet script for v0.7.1
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
set -ex
|
||||
|
||||
INSTALLER_IMAGE=rancher/os:v0.7.0
|
||||
INSTALLER_IMAGE=rancher/os:v0.7.1
|
||||
|
||||
ros config set rancher.network.interfaces.eth1.dhcp false
|
||||
if grep eth2 /proc/net/dev; then
|
||||
|
Reference in New Issue
Block a user