mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-27 23:57:02 +08:00
Remove busmon.
This commit is contained in:
@@ -98,9 +98,6 @@ config = dict(
|
||||
for i in range(32)
|
||||
],
|
||||
{% endif %}
|
||||
"busmon_consumers.busgateway01": [
|
||||
"tcp://busgateway01.%s:3000" % suffix,
|
||||
],
|
||||
{% if env != 'staging' %}
|
||||
"supybot.value03": [
|
||||
"tcp://value03.%s:3000" % suffix,
|
||||
|
||||
@@ -86,7 +86,6 @@ config = dict(
|
||||
("ftpsync.relepel01", "ftpsync-relepel01.%s" % suffix),
|
||||
("ftpsync.releng04", "ftpsync-releng04.%s" % suffix),
|
||||
] + [
|
||||
("busmon_consumers.busgateway01", "busmon-busgateway01.%s" % suffix),
|
||||
("shell.busgateway01", "shell-busgateway01.%s" % suffix),
|
||||
] + [
|
||||
("shell.value01", "shell-value01.%s" % suffix),
|
||||
|
||||
Reference in New Issue
Block a user