sync current state
This commit is contained in:
@@ -3,45 +3,52 @@ proxmox:
|
||||
hosts:
|
||||
pve0[1:3]:
|
||||
|
||||
magic-kingdom:
|
||||
magic_kingdom:
|
||||
hosts:
|
||||
main-street-usa:
|
||||
tomorrowland:
|
||||
fantasyland:
|
||||
|
||||
ntp_servers:
|
||||
hosts:
|
||||
sundial:
|
||||
|
||||
prometheus_server:
|
||||
hosts:
|
||||
cinderella-castle:
|
||||
|
||||
prometheus_nodes:
|
||||
hosts:
|
||||
cinderella-castle:
|
||||
|
||||
# node_explorer:
|
||||
# hosts:
|
||||
# cinderella-castle:
|
||||
|
||||
# alertmanager:
|
||||
# hosts:
|
||||
# cinderella-castle:
|
||||
|
||||
# grafana:
|
||||
# hosts:
|
||||
# cinderella-castle:
|
||||
|
||||
semaphore_server:
|
||||
hosts:
|
||||
imagineering:
|
||||
|
||||
dhcp_server:
|
||||
hosts:
|
||||
matchbox:
|
||||
|
||||
# unbound_servers:
|
||||
# hosts:
|
||||
# unbound01:
|
||||
# unbound02:
|
||||
|
||||
backup_servers:
|
||||
hosts:
|
||||
backup:
|
||||
timekeeper:
|
||||
|
||||
freeipa:
|
||||
hosts:
|
||||
infra01:
|
||||
|
||||
prometheus_server:
|
||||
hosts:
|
||||
monitor:
|
||||
|
||||
node_explorer:
|
||||
hosts:
|
||||
monitor:
|
||||
|
||||
alertmanager:
|
||||
hosts:
|
||||
monitor:
|
||||
|
||||
grafana:
|
||||
hosts:
|
||||
monitor:
|
||||
|
||||
ipaserver:
|
||||
hosts:
|
||||
infra01.int.mk-labs.cloud:
|
||||
@@ -64,37 +71,36 @@ internal_cluster:
|
||||
|
||||
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
|
||||
space-mountain:
|
||||
big-thunder-mountain:
|
||||
splash-mountain:
|
||||
|
||||
fastpass_workers:
|
||||
hosts:
|
||||
haunted-mansion: # backstage
|
||||
peter-pans-flight: # backstage
|
||||
|
||||
|
||||
fastpass:
|
||||
children:
|
||||
fastpass_control_plane:
|
||||
fastpass_workers:
|
||||
|
||||
sql_servers:
|
||||
hosts:
|
||||
sql01:
|
||||
# sql_servers:
|
||||
# hosts:
|
||||
# sql01:
|
||||
|
||||
n8n_servers:
|
||||
hosts:
|
||||
n8n:
|
||||
# n8n_servers:
|
||||
# hosts:
|
||||
# n8n:
|
||||
|
||||
docker_servers:
|
||||
hosts:
|
||||
docker01:
|
||||
# docker_servers:
|
||||
# hosts:
|
||||
# docker01:
|
||||
|
||||
observer:
|
||||
hosts:
|
||||
prometheus:
|
||||
# observer:
|
||||
# hosts:
|
||||
# prometheus:
|
||||
|
||||
target:
|
||||
hosts:
|
||||
prometheus:
|
||||
# target:
|
||||
# hosts:
|
||||
# prometheus:
|
||||
Reference in New Issue
Block a user