1
0
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:
deniseschannon
2016-11-12 08:51:28 -08:00
parent e286b4f20b
commit 9f909ae54d
2 changed files with 13 additions and 13 deletions

View File

@@ -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