Skip to content

Commit 374dbd4

Browse files
Bump AGENT_OVE_ISO_SIZE to 70Gb (#1826)
1 parent fc0245c commit 374dbd4

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
@@ -431,7 +431,7 @@ export NETWORKING_MODE=${NETWORKING_MODE:-}
431431
export AGENT_E2E_TEST_BOOT_MODE=${AGENT_E2E_TEST_BOOT_MODE:-"ISO"}
432432
export AGENT_CLEANUP_ISO_BUILDER_CACHE_LOCAL_DEV=${AGENT_CLEANUP_ISO_BUILDER_CACHE_LOCAL_DEV:-"false"}
433433
export AGENT_RENDEZVOUS_NODE_HOSTNAME=${AGENT_RENDEZVOUS_NODE_HOSTNAME:-${CLUSTER_NAME}_master_0}
434-
export AGENT_OVE_ISO_SIZE=${AGENT_OVE_ISO_SIZE:-50}
434+
export AGENT_OVE_ISO_SIZE=${AGENT_OVE_ISO_SIZE:-70}
435435

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

0 commit comments

Comments
 (0)