diff --git a/roles/base/templates/syncHttpLogs.sh.j2 b/roles/base/templates/syncHttpLogs.sh.j2 index 24318266f8..7cf4981b3c 100644 --- a/roles/base/templates/syncHttpLogs.sh.j2 +++ b/roles/base/templates/syncHttpLogs.sh.j2 @@ -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}}