summaryrefslogtreecommitdiffstats
path: root/inventory/group_vars/virthost
blob: b3008767e08d099850f4c343fc4873cd5835cc18 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
# iscsi initiator for netapp iscsi volume
netapp_nfs01_iscsi_name: iqn.1992-08.com.netapp:sn.1573980325:vf.f88732f4-106e-11e2-bc86-00a098162a28
# iscsi portal for netapp iscsi volume
netapp_nfs01_iscsi_portal: 10.5.88.36

virthost: true
nrpe_procs_warn: 1000
nrpe_procs_crit: 1100

# These variables are pushed into /etc/system_identification by the base role.
# Groups and individual hosts should override them with specific info.
# See http://infrastructure.fedoraproject.org/csi/security-policy/

csi_security_category: High
csi_primary_contact: Fedora Admins - admin@fedoraproject.org
csi_purpose: Host guest virtual machines.
csi_relationship: |
   - Guests on this host will be inaccessible if the host is down.
   - This host will be required by any application with a virtual machine running on it, therefore, if this host is down those applications will be impacted.