logs.nimbus: fix name of logclean-job role

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2024-09-25 14:26:45 +02:00
parent 8c61563acc
commit 659f34779d
No known key found for this signature in database
GPG Key ID: FE65CD384D5BF7B4
1 changed files with 1 additions and 1 deletions

View File

@ -42,6 +42,6 @@
- { role: infra-role-swap-file, tags: swap-file }
- { role: infra-role-open-ports, tags: open-ports }
- { role: infra-role-elasticsearch-lb, tags: elasticsearch-lb }
- { role: infra-role-logclean-job, tags: logclean-job }
- { role: logclean-job, tags: logclean-job }
- { role: infra-role-kibana, tags: kibana }
- { role: infra-role-oauth-proxy, tags: oauth-proxy }