Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Sébastien Luttringer
infrastructure
Commits
fc762eec
Verified
Commit
fc762eec
authored
Mar 03, 2017
by
Jan Alexander Steffens (heftig)
Browse files
roles/matrix: Use a more unique bridge name
parent
6de34c3e
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/matrix/templates/irc-bridge.yaml.j2
View file @
fc762eec
...
...
@@ -38,7 +38,7 @@ ircService:
# E.g. 'ExampleNet IRC Bridge status'.
# It is also used in the Third Party Lookup API as the instance `desc`
# property, where each server is an instance.
name: '{{ settings.name }}'
name: '{{
matrix_server_name }}—{{
settings.name }}'
#
# [DEPRECATED] Use `name`, above, instead.
# A human-readable description string
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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