infra-nimbus/ansible/group_vars/nimbus-master.yml

11 lines
317 B
YAML
Raw Normal View History

---
nimbus_stats_domain: nimbus-test-stats.status.im
# temporary
beacon_node_log_level: TRACE
# TRACE needs more disk space
bootstrap__rsyslog_docker_logs_path: '/docker/log'
# lower local retention to save space
bootstrap__logrotate_frequency: 'hourly'
bootstrap__logrotate_count: 3
bootstrap__logrotate_mbytes: 200