Skip to content
Snippets Groups Projects
Verified Commit 23371f7c authored by ynerant's avatar ynerant
Browse files

[gitlab] Rename git to gitlab


Signed-off-by: ynerant's avatarYohann D'ANELLO <ynerant@crans.org>
parent 98eaeaa5
No related branches found
No related tags found
1 merge request!163Gitlab
File moved
......@@ -25,7 +25,7 @@ sputnik.adm.crans.org
[certbot:children]
dovecot
git
gitlab
mailman
radius # We use certbot to manage LE certificates
reverseproxy
......@@ -60,7 +60,7 @@ voyager.adm.crans.org
[freebox]
boeing.adm.crans.org
[git]
[gitlab]
gitzly.adm.crans.org
[horde]
......@@ -126,7 +126,7 @@ hodaur.adm.crans.org
sputnik.adm.crans.org
[reverseproxy:children]
git
gitlab
[roundcube]
roundcube.adm.crans.org
......
......@@ -7,7 +7,7 @@
- gitlab-runner
# Install Gitlab
- hosts: git
- hosts: gitlab
vars:
certbot: '{{ loc_certbot | default(glob_certbot | default([])) }}'
gitlab: '{{ glob_gitlab | default({}) | combine(loc_gitlab | default({}), recursive=True) }}'
......
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