From 7d40c641bc5ba3fc5d639880535d7a4c6cf06333 Mon Sep 17 00:00:00 2001 From: Josh Curl Date: Tue, 25 Oct 2016 13:57:55 -0700 Subject: [PATCH] Update last code sent for Packet installation --- scripts/hosting/packet/packet.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/hosting/packet/packet.sh b/scripts/hosting/packet/packet.sh index f80caaa0..85a868a1 100644 --- a/scripts/hosting/packet/packet.sh +++ b/scripts/hosting/packet/packet.sh @@ -135,5 +135,5 @@ else ros install -f -t noformat -i ${INSTALLER_IMAGE} -d ${DEV_PREFIX}a -a "${COMMON_ARGS}" --no-reboot fi -tinkerbell_post 108 "Installation finished, rebooting server" +tinkerbell_post 109 "Installation finished, rebooting server" reboot