base: Remove Koschei hosts from syncHttpLogs.sh

This commit is contained in:
Mikolaj Izdebski 2019-09-26 06:40:11 +02:00 committed by Pierre-Yves Chibon
parent 8677c62e1f
commit 12d3da3ebd

View file

@ -193,15 +193,6 @@ syncHttpLogs {{host}}
syncHttpLogs {{host}}
{% endfor %}
## sync up koschei
{% for host in groups['koschei_web'] %}
syncHttpLogs {{host}}
{% endfor %}
{% for host in groups['koschei_web_stg'] %}
syncHttpLogs {{host}}
{% endfor %}
## sync up notifs
{% for host in groups['notifs_web'] %}
syncHttpLogs {{host}}