74 lines
1.1 KiB
YAML
74 lines
1.1 KiB
YAML
---
|
|
locations:
|
|
- arn2
|
|
- ede1
|
|
|
|
clusters:
|
|
- Algemeen
|
|
- DMZ
|
|
- LoadBalanced
|
|
- WebLogic-OTA
|
|
|
|
folders:
|
|
- "42"
|
|
- Awesome
|
|
- DNS
|
|
- Infra
|
|
- Twice
|
|
- Xantara
|
|
|
|
vm_configs:
|
|
- name: small
|
|
cpu: 1
|
|
memory: 4096
|
|
hotadd_cpu: true
|
|
hotremove_cpu: true
|
|
- name: medium
|
|
cpu: 2
|
|
memory: 6144
|
|
hotadd_cpu: true
|
|
hotremove_cpu: true
|
|
- name: large
|
|
cpu: 4
|
|
memory: 8192
|
|
hotadd_cpu: true
|
|
hotremove_cpu: true
|
|
- name: extra_large
|
|
cpu: 8
|
|
memory: 8192
|
|
hotadd_cpu: false
|
|
hotremove_cpu: false
|
|
|
|
interfaces:
|
|
- name: mgmt_only
|
|
descr: "Only MGMT"
|
|
- name: mgmt_ota
|
|
descr: "MGMT and OTA"
|
|
- name: mgmt_prd
|
|
descr: "MGMT and PRD"
|
|
- name: mgmt_ota_bfc
|
|
descr: "MGMT, OTA and BFC"
|
|
- name: mgmt_prd_bfc
|
|
descr: "MGMT, PRD and BFC"
|
|
|
|
monitoring:
|
|
- default
|
|
- cluster_cda
|
|
- cluster_content
|
|
- cluster_dmap
|
|
- cluster_drs
|
|
- cluster_drsrep
|
|
- cluster_fac
|
|
- cluster_funnel
|
|
- cluster_irmabb
|
|
- cluster_irmabrug
|
|
- cluster_kafka
|
|
- cluster_nlcontrol
|
|
- cluster_ping
|
|
- cluster_rsc
|
|
- cluster_rsftp
|
|
- cluster_sdaa
|
|
- cluster_smb
|
|
- cluster_whois
|
|
- no_monitoring
|