Skip to content

Commit 117444c

Browse files
authored
Bump AGENT_OVE_ISO_SIZE to 50Gb (#1791)
1 parent 08b42ea commit 117444c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

common.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ export NETWORKING_MODE=${NETWORKING_MODE:-}
416416
export AGENT_E2E_TEST_BOOT_MODE=${AGENT_E2E_TEST_BOOT_MODE:-"ISO"}
417417
export AGENT_CLEANUP_ISO_BUILDER_CACHE_LOCAL_DEV=${AGENT_CLEANUP_ISO_BUILDER_CACHE_LOCAL_DEV:-"false"}
418418
export AGENT_RENDEZVOUS_NODE_HOSTNAME=${AGENT_RENDEZVOUS_NODE_HOSTNAME:-${CLUSTER_NAME}_master_0}
419-
export AGENT_OVE_ISO_SIZE=${AGENT_OVE_ISO_SIZE:-40}
419+
export AGENT_OVE_ISO_SIZE=${AGENT_OVE_ISO_SIZE:-50}
420420

421421
# HTTP boot server port used by the agent installer for PXE and minimal ISO
422422
# Needed to be defined here since it's required also by the shared step 02_configure_host.sh

0 commit comments

Comments
 (0)