Skip to content

Commit

Permalink
Merge pull request #1360 from dtantsur/no-fast-track
Browse files Browse the repository at this point in the history
Stop setting IRONIC_FAST_TRACK by default
  • Loading branch information
metal3-io-bot committed Mar 7, 2024
2 parents 16e1359 + c9f9b7b commit d5817a5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion 03_launch_mgmt_cluster.sh
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,6 @@ DEPLOY_RAMDISK_URL=${DEPLOY_RAMDISK_URL}
IRONIC_ENDPOINT=${IRONIC_URL}
IRONIC_INSPECTOR_ENDPOINT=${IRONIC_INSPECTOR_URL}
CACHEURL=http://${BARE_METAL_PROVISIONER_URL_HOST}/images
IRONIC_FAST_TRACK=true
RESTART_CONTAINER_CERTIFICATE_UPDATED="${RESTART_CONTAINER_CERTIFICATE_UPDATED}"
IRONIC_RAMDISK_SSH_KEY=${SSH_PUB_KEY_CONTENT}
IRONIC_USE_MARIADB=${IRONIC_USE_MARIADB:-false}
Expand Down

0 comments on commit d5817a5

Please sign in to comment.