mirror of
https://github.com/rancher/os.git
synced 2025-09-04 16:21:07 +00:00
Add /phone-home to Tinkerbell URL
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
TINKERBELL_URL=$(cat /proc/cmdline | sed -e 's/^.*tinkerbell=//' -e 's/ .*$//')
|
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-rc1
|
||||||
|
|
||||||
tinkerbell_post()
|
tinkerbell_post()
|
||||||
|
Reference in New Issue
Block a user