mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 17:06:58 -06:00
Updated READMEs. Fixed Centos nginx install. Changed directory structure.
This commit is contained in:
9
Ansible/examples/playbook-rt-ha.yml
Normal file
9
Ansible/examples/playbook-rt-ha.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
- hosts: database
|
||||
roles:
|
||||
- postgres
|
||||
|
||||
- hosts: primary:secondary
|
||||
roles:
|
||||
- artifactory
|
||||
- artifactory-nginx-ssl
|
||||
Reference in New Issue
Block a user