mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 13:06:57 -06:00
9 lines
225 B
INI
9 lines
225 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
|
|
artifactory-2 ansible_host=x.x.x.x
|
|
artifactory-3 ansible_host=x.x.x.x
|