[trigger] Typo
This commit is contained in:
parent
4079d97dfd
commit
a515f75255
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ class EvenementListener(cmb.AsynchronousConsumer):
|
||||||
"""
|
"""
|
||||||
logger.info("""Crans Message Broker
|
logger.info("""Crans Message Broker
|
||||||
+--------------------------------------------+
|
+--------------------------------------------+
|
||||||
| Welcome on CMB |
|
| Welcome on Trigger |
|
||||||
+--------------------------------------------+""")
|
+--------------------------------------------+""")
|
||||||
self._connection = self.connect()
|
self._connection = self.connect()
|
||||||
for service in trigger_config.services[hostname]:
|
for service in trigger_config.services[hostname]:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue