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

ansible-inventories/paragon#2061 Prepare for GitLab 11.0

parent 7a4c6840
No related branches found
No related tags found
No related merge requests found
......@@ -608,6 +608,8 @@ mattermost['gitlab_enable'] = true
# mattermost['gitlab_token_endpoint'] = "http://gitlab.example.com/oauth/token"
# mattermost['gitlab_user_api_endpoint'] = "http://gitlab.example.com/api/v3/user"
mattermost['env'] = {
'MM_DB2_SETTINGS_BACKUPCREATED' => 'true',
'MM_DB2_SETTINGS_TEAMNAME' => 'paragon',
'MM_SERVICESETTINGS_ENABLEINCOMINGWEBHOOKS' => 'true',
'MM_SERVICESETTINGS_ENABLEPOSTUSERNAMEOVERRIDE' => 'true',
'MM_SERVICESETTINGS_ENABLEPOSTICONOVERRIDE' => '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