Skip to content

Commit 9f91f43

Browse files
authored
Fix helpdesk link for bwCloud IPv4 support
Updated the helpdesk link for IPv4 requests in bwCloud VMs.
1 parent 9175b6d commit 9f91f43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

05_testing_and_ci/gitlab_ci_demo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ sudo docker run --rm -it \
8585

8686
## Workarounds for IPv6
8787

88-
New bwCloud VMs only support IPv6 by default. Asking for IPv4 for a specific VM might be possible via the [helpdesk](https://bw-cloud.org/q/t). A few workarounds are needed to make the GitLab runner work in this IPv6-only environment.
88+
New bwCloud VMs only support IPv6 by default. Asking for IPv4 for a specific VM might be possible via the [helpdesk](https://bw-support.scc.kit.edu/). A few workarounds are needed to make the GitLab runner work in this IPv6-only environment.
8989

9090
First, we need to start Docker with `-e GODEBUG="netdns=go+ipv6"`. This is related to Go prioritizing IPv4 connections.
9191

0 commit comments

Comments
 (0)