78 lines
792 B
YAML
78 lines
792 B
YAML
# file: inventory.yml
|
|
proxmox:
|
|
hosts:
|
|
pve0[1:3]:
|
|
|
|
dhcp_server:
|
|
hosts:
|
|
matchbox:
|
|
|
|
unbound_servers:
|
|
hosts:
|
|
unbound01:
|
|
unbound02:
|
|
|
|
backup_servers:
|
|
hosts:
|
|
backup:
|
|
|
|
freeipa:
|
|
hosts:
|
|
infra01:
|
|
|
|
prometheus_server:
|
|
hosts:
|
|
monitor:
|
|
|
|
node_explorer:
|
|
hosts:
|
|
monitor:
|
|
|
|
alertmanager:
|
|
hosts:
|
|
monitor:
|
|
|
|
grafana:
|
|
hosts:
|
|
monitor:
|
|
|
|
ipaserver:
|
|
hosts:
|
|
infra01.int.mk-labs.cloud:
|
|
|
|
matchbox_server:
|
|
hosts:
|
|
matchbox:
|
|
|
|
hub_cluster:
|
|
hosts:
|
|
ocp-hub:
|
|
|
|
internal_cluster:
|
|
hosts:
|
|
int-master01:
|
|
int-master02:
|
|
int-master03:
|
|
# int-worker01:
|
|
int-worker02:
|
|
|
|
sql_servers:
|
|
hosts:
|
|
sql01:
|
|
|
|
n8n_servers:
|
|
hosts:
|
|
n8n:
|
|
|
|
docker_servers:
|
|
hosts:
|
|
docker01:
|
|
|
|
observer:
|
|
hosts:
|
|
prometheus:
|
|
|
|
target:
|
|
hosts:
|
|
prometheus:
|