Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Neutrinet
infra-ansible
Commits
18e4f974
Commit
18e4f974
authored
May 07, 2022
by
HgO
Browse files
upgrade mattermost to 6.3.8
parent
5b76b25d
Pipeline
#809
passed with stage
in 2 minutes and 47 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
inventories/group_vars/mattermost/vars.yml
View file @
18e4f974
mattermost_domain
:
chat.neutrinet.be
mattermost_version
:
6.3.
2
mattermost_version
:
6.3.
8
mattermost_postgresql_password
:
"
{{
vault_mattermost_postgresql_password
}}"
matterbridge_version
:
1.2
3.2
matterbridge_version
:
1.2
5.0
matterbridge_ignore_failure
:
false
matterbridge_mattermost_username
:
neutribot
matterbridge_mattermost_password
:
"
{{
vault_matterbridge_mattermost_password
}}"
...
...
roles/mattermost/defaults/main.yml
View file @
18e4f974
mattermost_domain
:
chat.example.com
mattermost_owner
:
"
{{
mattermost_domain
|
replace('.',
'-')
}}"
mattermost_version
:
6.3.
2
mattermost_version
:
6.3.
8
postgresql_host
:
localhost
mattermost_postgresql_password
:
neutrinet
matterbridge_version
:
1.2
3.2
matterbridge_version
:
1.2
5.0
# Ignore failing bridge on startup. Useful for testing purposes.
# After running the playbook, consider checking the logs to see if any bridge is failing
matterbridge_ignore_failure
:
true
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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