Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
33519eea
Verified
Commit
33519eea
authored
May 24, 2020
by
Sven-Hendrik Haase
Browse files
gitlab: Give container proper hostname
parent
22f38c26
Pipeline
#153
failed with stage
in 54 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
roles/gitlab/tasks/main.yml
View file @
33519eea
...
...
@@ -11,6 +11,7 @@
name
:
gitlab
image
:
gitlab/gitlab-ee:latest
domainname
:
"
{{
gitlab_domain
}}"
hostname
:
"
{{
gitlab_domain
}}"
published_ports
:
-
"
80:80"
-
"
443:443"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment