Reconfigure gitlab on machine start
This commit is contained in:
3
ansible/roles/gitlab/files/gitlab-override.conf
Normal file
3
ansible/roles/gitlab/files/gitlab-override.conf
Normal file
@ -0,0 +1,3 @@
|
||||
# Reconfigure GitLab before start. Mostly to ensure log directories exist
|
||||
[Service]
|
||||
ExecStartPre=/usr/bin/gitlab-ctl reconfigure
|
Reference in New Issue
Block a user