1
0
mirror of https://github.com/rancher/os.git synced 2025-09-12 13:17:17 +00:00

Merge pull request #1294 from joshwget/packet-v0.7.0-rc2

Bump Packet script to v0.7.0-rc2
This commit is contained in:
Denise
2016-10-06 14:55:03 -07:00
committed by GitHub

View File

@@ -2,7 +2,7 @@
set -e
TINKERBELL_URL=$(cat /proc/cmdline | sed -e 's/^.*tinkerbell=//' -e 's/ .*$//')/phone-home
INSTALLER_IMAGE=rancher/os:v0.7.0-rc1
INSTALLER_IMAGE=rancher/os:v0.7.0-rc2
tinkerbell_post()
{