ansible/inventory/group_vars/nagios

29 lines
603 B
Text
Raw Normal View History

---
lvm_size: 20000
mem_size: 2048
num_cpus: 2
# for systems that do not match the above - specify the same parameter in
# the host_vars/$hostname file
tcp_ports: [ 80, 443 ]
2015-12-14 19:17:51 +00:00
# These are consumed by a task in roles/fedmsg/base/main.yml
fedmsg_certs:
- service: shell
owner: root
group: sysadmin
can_send:
- logger.log
- service: nagios
owner: root
group: nagios
can_send:
- nagios.host.state.change
- nagios.service.state.change
fas_client_groups: sysadmin-noc
2015-11-14 17:16:19 +00:00
csi_security_category: High
csi_primary_contact: Fedora Admins - admin@fedoraproject.org
csi_purpose: Monitoring system