mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 04:06:33 +02:00
allow setting trusted launch
This commit is contained in:
parent
6fe504b796
commit
9a590b6e91
@ -66,6 +66,7 @@ run_kola_tests() {
|
||||
${AZURE_USE_PRIVATE_IPS:+--azure-use-private-ips=${AZURE_USE_PRIVATE_IPS}} \
|
||||
${AZURE_RESOURCE_GROUP:+--azure-resource-group=${AZURE_RESOURCE_GROUP}} \
|
||||
${AZURE_AVSET_ID:+--azure-availability-set=${AZURE_AVSET_ID}} \
|
||||
${AZURE_TRUSTED_LAUNCH:+--azure-trusted-launch=true} \
|
||||
--verbose \
|
||||
"${@}"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user