101 lines
1.2 KiB
YAML
101 lines
1.2 KiB
YAML
# file: inventory.yml
|
|
proxmox:
|
|
hosts:
|
|
pve0[1:3]:
|
|
|
|
magic-kingdom:
|
|
hosts:
|
|
main-street-usa:
|
|
tomorrowland:
|
|
fantasyland:
|
|
|
|
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:
|
|
|
|
fastpass_control_plane:
|
|
hosts:
|
|
space-mountain: # ansible_host=10.1.71.50
|
|
big-thunder-mountain: # ansible_host=10.1.71.51
|
|
splash-mountain: # ansible_host=10.1.71.52
|
|
|
|
fastpass_workers:
|
|
hosts:
|
|
haunted-mansion: # backstage
|
|
peter-pans-flight: # backstage
|
|
|
|
|
|
fastpass:
|
|
children:
|
|
fastpass_control_plane:
|
|
fastpass_workers:
|
|
|
|
sql_servers:
|
|
hosts:
|
|
sql01:
|
|
|
|
n8n_servers:
|
|
hosts:
|
|
n8n:
|
|
|
|
docker_servers:
|
|
hosts:
|
|
docker01:
|
|
|
|
observer:
|
|
hosts:
|
|
prometheus:
|
|
|
|
target:
|
|
hosts:
|
|
prometheus:
|