Make Hook the default OSIE:
With the recent update in Hook to publish the kernel and initrd we can make make hook the default in the sandbox. Original OSIE can still be used by updating deploy/compose/.env and setting OSIE_DOWNLOAD_URL to an OSIE URL and TINKERBELL_USE_HOOK to false. Currently only an x86_64 Hook is published so only x86_64 machines can be provisioned with the sandbox using Hook. Signed-off-by: Jacob Weinstock <jakobweinstock@gmail.com>
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
quay.io/tinkerbell/tink-worker:latest tinkerbell/tink-worker:latest
|
||||
quay.io/tinkerbell/tink-worker:latest tink-worker:latest
|
||||
quay.io/tinkerbell/tink-worker:latest tinkerbell/tink-worker:sha-5e1f0fd8
|
||||
quay.io/tinkerbell-actions/image2disk:v1.0.0 image2disk:v1.0.0
|
||||
quay.io/tinkerbell-actions/cexec:v1.0.0 cexec:v1.0.0
|
||||
|
Reference in New Issue
Block a user