mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 17:06:58 -06:00
16 lines
323 B
INI
16 lines
323 B
INI
# Replace x.x.x.x with public Ips of servers
|
|
[postgres_servers]
|
|
postgres-1 ansible_host=x.x.x.x
|
|
|
|
[artifactory_servers]
|
|
artifactory-1 ansible_host=x.x.x.x
|
|
|
|
[xray_servers]
|
|
xray-1 ansible_host=x.x.x.x
|
|
|
|
[distribution_servers]
|
|
distribution-1 ansible_host=x.x.x.x
|
|
|
|
[missionControl_servers]
|
|
missionControl-1 ansible_host=x.x.x.x
|