Skip to content
Snippets Groups Projects
Commit cfbfc0e4 authored by jurgenhaas's avatar jurgenhaas
Browse files

Switch gitlab and mattermost from paragon-es.de to lakedrops.com

parent cf50ee8c
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@
<VirtualHost *:80>
Include /etc/apache2/{{ apache_conf_dir }}/global-redirect.conf
ServerName gitlab.paragon-es.de
ServerName gitlab.lakedrops.com
ServerSignature Off
RewriteEngine on
......@@ -34,7 +34,7 @@
<VirtualHost *:80>
Include /etc/apache2/{{ apache_conf_dir }}/global-redirect.conf
ServerName mattermost.paragon-es.de
ServerName mattermost.lakedrops.com
ServerSignature Off
RewriteEngine on
......
......@@ -428,7 +428,7 @@ nginx['enable'] = false
# application.yml configuration #
#################################
# gitlab_ci['gitlab_server'] = { "url" => 'https://gitlab.paragon-es.de', "app_id" => '12345678', "app_secret" => 'QWERTY12345' }
# gitlab_ci['gitlab_server'] = { "url" => 'https://{{ gitlab_domain }}', "app_id" => '12345678', "app_secret" => 'QWERTY12345' }
# gitlab_ci['gitlab_ci_email_from'] = 'gitlab-ci@example.com'
# gitlab_ci['gitlab_ci_support_email'] = 'gitlab-ci@example.com'
......
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