mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-30 13:32:30 +08:00
This vm is to allow the creation of reports about contibutor numbers from datanommer db. It should be short lived. Once the reports are developed, they can be moved to openshift or some other place. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
23 lines
586 B
Plaintext
23 lines
586 B
Plaintext
---
|
|
# Define resources for this group of hosts here.
|
|
csi_primary_contact: "#fedora-admin"
|
|
csi_purpose: for developing reports against datanommerdb
|
|
csi_relationship: |
|
|
- This vm is for creating reports whicl once automated will be moved elsewhere.
|
|
csi_security_category: Low
|
|
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
|