We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4f2084 commit 5131aa2Copy full SHA for 5131aa2
test/e2e/config/proxmox-ci.yaml
@@ -90,7 +90,7 @@ variables:
90
CNI: "${PWD}/test/e2e/data/cni/calico.yaml"
91
92
PROXMOX_SOURCENODE: "${PROXMOX_SOURCENODE:-pve}"
93
- TEMPLATE_VMID: "${TEMPLATE_VMID:-103}"
+ TEMPLATE_VMID: "${TEMPLATE_VMID:-104}"
94
TEMPLATE_VMID_FLATCAR: "${TEMPLATE_VMID_FLATCAR:-1001}"
95
VM_SSH_KEYS: "${VM_SSH_KEYS:-}"
96
NODE_IP_RANGES: "${NODE_IP_RANGES:-[10.10.10.15-10.10.10.120]}"
0 commit comments