Skip to content
Snippets Groups Projects
Verified Commit 95ce3b62 authored by Maarten de Waard's avatar Maarten de Waard :angel:
Browse files

try to fully dynamically set what I think should be right

parent 6d78dbd5
No related branches found
No related tags found
No related merge requests found
......@@ -3,10 +3,10 @@ mirrors:
docker.io:
endpoint:
# Hardcoded, should be fixed before merging
- "{{ docker_mirror.server }}"
- "{{ docker_mirror.endpoint }}"
configs:
# TODO: Hardcoded because GitLab does not give us the right path
"open.greenhost.net":
"{{ docker_mirror.server }}":
auth:
username: "{{ docker_mirror.username }}"
password: "{{ docker_mirror.password }}"
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