base: Remove Koschei hosts from syncHttpLogs.sh
This commit is contained in:
parent
8677c62e1f
commit
12d3da3ebd
1 changed files with 0 additions and 9 deletions
|
@ -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}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue