mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 07:06:56 -06:00
[ansible] JFrog Platform 7.18.5 release (#106)
* [ansible] JFrog Platform 7.18.5 release
This commit is contained in:
committed by
GitHub
parent
94b2752d7d
commit
ab2644dd80
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