mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 12:06:56 -06:00
7 lines
155 B
INI
7 lines
155 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
|