mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 03:23:08 +08:00
For some reason loopabull logs about 20-30 lines of stuff for every fedmsg as it connects to rabbitmq, processes and disconnects. We don't need all this. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
16 lines
369 B
Plaintext
16 lines
369 B
Plaintext
---
|
|
# Define resources for this group of hosts here.
|
|
lvm_size: 20000
|
|
mem_size: 2048
|
|
num_cpus: 1
|
|
|
|
fas_client_groups: sysadmin-loopabull
|
|
sudoers: "{{ private }}/files/sudo/mm2-sudoers"
|
|
|
|
fedmsg_loglevel: WARN
|
|
|
|
# For the MOTD
|
|
csi_security_category: High
|
|
csi_primary_contact: admin@fedoraproject.org / sysadmin-main-members
|
|
csi_purpose: Release Engineering automation hosts
|