Skip to content
Snippets Groups Projects
Commit a2193f22 authored by ale's avatar ale
Browse files

Revert "Temporarily disable APT proxy support"

This reverts commit 47dc8a09.
parent 47dc8a09
No related branches found
No related tags found
No related merge requests found
Pipeline #88115 passed
......@@ -21,6 +21,7 @@ variables:
--passwords=${TEST_DIR}/passwords.yml
--num-hosts=1
${LIBVIRT:+-e libvirt.remote_host=${LIBVIRT#*@} -e libvirt.remote_user=${LIBVIRT%@*}}
${APT_PROXY:+-e config.apt_proxy=${APT_PROXY}}
$CREATE_ENV_VARS $BUILD_DIR
- with-ssh-key floatup ${LIBVIRT:+--ssh $LIBVIRT} --inventory $BUILD_DIR/hosts.yml --ram 2048 --cpu 2 --image ${VM_IMAGE:-bookworm} ${FLOATUP_ARGS} up
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment