Delete bootstrap.json if it exists
erikng opened this issue · 3 comments
erikng commented
Prior to downloading the bootstrap.json file, we should check if one already exists and delete it.
This is for cases where installapplications has failed (say network timeout) and then tries to restart later, but the admin has updated the packages/scripts.
When this happens, the hash validation fails, causing installapplications to repeatedly fail.
mrkidd commented
Please make this optional. We need to bundle the bootstrap.json in the package as our on-boarding is on a restricted network and we don't have anyplace to download from until we can switch to a corporate network. Thanks!
erikng commented
mrkidd commented
WFM, thanks!