ansible/inventory/group_vars/data_reports
iamyaash b3d6a90b9a motd generic template added
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
2025-01-28 01:10:14 +00:00

21 lines
499 B
Text

---
# Define resources for this group of hosts here.
deployment_type: prod
ipa_client_shell_groups:
- fi-apprentice
- sysadmin-noc
- sysadmin-veteran
- sysadmin-web
ipa_client_sudo_groups:
- sysadmin-web
ipa_host_group: datareports
ipa_host_group_desc: data reports
lvm_size: 30000
max_mem_size: 8192
mem_size: 8192
num_cpus: 2
primary_auth_source: ipa
notes: |
for developing reports against datanommerdb
This vm is for creating reports whicl once automated will be moved elsewhere.