mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 13:06:57 -06:00
[ansible] JFrog Platform 7.18.6
This commit is contained in:
6
Ansible/examples/inventory/xray/hosts.ini
Normal file
6
Ansible/examples/inventory/xray/hosts.ini
Normal file
@@ -0,0 +1,6 @@
|
||||
# Replace x.x.x.x with public Ips of servers
|
||||
[postgres_servers]
|
||||
postgres-1 ansible_host=x.x.x.x
|
||||
|
||||
[xray_servers]
|
||||
xray-1 ansible_host=x.x.x.x
|
||||
Reference in New Issue
Block a user