Sync before Archive
This commit is contained in:
@@ -25,6 +25,11 @@ prometheus_nodes:
|
||||
hosts:
|
||||
cinderella-castle:
|
||||
|
||||
load_balancers:
|
||||
hosts:
|
||||
lightning-lane:
|
||||
ansible_host: 10.1.71.24
|
||||
ansible_become: true
|
||||
# node_explorer:
|
||||
# hosts:
|
||||
# cinderella-castle:
|
||||
@@ -78,37 +83,37 @@ terraform_server:
|
||||
hosts:
|
||||
infra01:
|
||||
|
||||
hub_cluster:
|
||||
hosts:
|
||||
ocp-hub:
|
||||
# hub_cluster:
|
||||
# hosts:
|
||||
# ocp-hub:
|
||||
|
||||
internal_cluster:
|
||||
hosts:
|
||||
int-master01:
|
||||
int-master02:
|
||||
int-master03:
|
||||
# int-worker01:
|
||||
int-worker02:
|
||||
# internal_cluster:
|
||||
# hosts:
|
||||
# int-master01:
|
||||
# int-master02:
|
||||
# int-master03:
|
||||
# # int-worker01:
|
||||
# int-worker02:
|
||||
|
||||
talos_cluster:
|
||||
hosts:
|
||||
splash:
|
||||
# talos_cluster:
|
||||
# hosts:
|
||||
# splash:
|
||||
|
||||
fastpass_control_plane:
|
||||
hosts:
|
||||
space-mountain:
|
||||
big-thunder-mountain:
|
||||
splash-mountain:
|
||||
# fastpass_control_plane:
|
||||
# hosts:
|
||||
# space-mountain:
|
||||
# big-thunder-mountain:
|
||||
# splash-mountain:
|
||||
|
||||
fastpass_workers:
|
||||
hosts:
|
||||
haunted-mansion: # backstage
|
||||
peter-pans-flight: # backstage
|
||||
# fastpass_workers:
|
||||
# hosts:
|
||||
# haunted-mansion: # backstage
|
||||
# peter-pans-flight: # backstage
|
||||
|
||||
fastpass:
|
||||
children:
|
||||
fastpass_control_plane:
|
||||
fastpass_workers:
|
||||
# fastpass:
|
||||
# children:
|
||||
# fastpass_control_plane:
|
||||
# fastpass_workers:
|
||||
|
||||
# sql_servers:
|
||||
# hosts:
|
||||
|
||||
Reference in New Issue
Block a user