2023-10-30 20:30:05 +00:00
|
|
|
[app_prod]
|
2023-11-07 18:02:43 +00:00
|
|
|
sapt-labp-app01 ansible_host=192.168.17.30
|
|
|
|
sapt-labp-app02 ansible_host=192.168.17.31
|
2023-10-30 20:30:05 +00:00
|
|
|
|
|
|
|
[db_prod]
|
2023-11-07 18:02:43 +00:00
|
|
|
sapt-labp-db01 ansible_host=192.168.17.40
|
2023-10-30 20:30:05 +00:00
|
|
|
|
|
|
|
[app_stage]
|
2023-11-07 18:02:43 +00:00
|
|
|
sapt-labs-app01 ansible_host=192.168.17.50
|
|
|
|
sapt-labs-app02 ansible_host=192.168.17.51
|
2023-10-30 20:30:05 +00:00
|
|
|
|
|
|
|
[db_stage]
|
2023-11-07 18:02:43 +00:00
|
|
|
sapt-labs-db01 ansible_host=192.168.17.60
|
2023-10-30 20:30:05 +00:00
|
|
|
|
2023-11-07 18:02:43 +00:00
|
|
|
[proxy_shrd]
|
|
|
|
sapt-labr-prx01 ansible_host=192.168.17.10
|
|
|
|
sapt-labr-prx02 ansible_host=192.168.17.11
|
2023-10-30 20:30:05 +00:00
|
|
|
|
2023-11-07 18:02:43 +00:00
|
|
|
[monitoring_shrd]
|
|
|
|
sapt-labr-mon01 ansible_host=192.168.17.20
|
|
|
|
|
|
|
|
[vmhost_infr]
|
|
|
|
sapt-labx-pve01 ansible_host=192.168.17.3
|
|
|
|
|
|
|
|
[control_infr]
|
|
|
|
sapt-labx-ctl01 ansible_host=192.168.17.8
|
2023-10-30 20:30:05 +00:00
|
|
|
|
|
|
|
[production:children]
|
|
|
|
app_prod
|
|
|
|
db_prod
|
|
|
|
|
|
|
|
[staging:children]
|
|
|
|
app_stage
|
|
|
|
db_stage
|
|
|
|
|
|
|
|
[shared:children]
|
2023-11-07 18:02:43 +00:00
|
|
|
proxy_shrd
|
|
|
|
monitoring_shrd
|
2023-10-30 20:30:05 +00:00
|
|
|
|
|
|
|
[appservers:children]
|
|
|
|
app_prod
|
|
|
|
app_stage
|
|
|
|
|
|
|
|
[dbservers:children]
|
|
|
|
db_prod
|
2023-11-07 18:02:43 +00:00
|
|
|
db_stage
|
|
|
|
|
|
|
|
[virtualservers:children]
|
|
|
|
production
|
|
|
|
staging
|
|
|
|
shared
|
|
|
|
|
|
|
|
[physicalservers:children]
|
|
|
|
vmhost_infr
|
|
|
|
control_infr
|