forked from infra/ansible
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
11 lines
285 B
Text
11 lines
285 B
Text
---
|
|
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.
|