mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-19 19:46:38 +08:00
migrated notes from infra/hosts motd changes; excluding CSI infos removed csi_* vars from group_vars; converted csi_purpose & csi_relationship into notes fixed merge conflicts minor changes; var updating YAMLs & playbooks udpated YAMLs & playbooks again updated correctly; buildhw.yml fixing merge conflicts dest added in motd.yml
12 lines
285 B
Plaintext
12 lines
285 B
Plaintext
---
|
|
env: staging
|
|
nagios_Check_Services:
|
|
mail: false
|
|
nrpe: false
|
|
swap: false
|
|
root_auth_users: msuchy mfabik mzidek
|
|
sudoers: "{{ private }}/files/sudo/arm-retrace-sudoers"
|
|
tcp_ports: [22, 80, 443]
|
|
vpn: true
|
|
notes: Provide staging environment for ABRT Analytics and Retrace Server.
|