mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 01:06:55 -06:00
Documentation updates. Fixes AWS test/playbook.
This commit is contained in:
@@ -1,9 +1,13 @@
|
||||
---
|
||||
- hosts: database
|
||||
collections:
|
||||
- jfrog.installers
|
||||
roles:
|
||||
- postgres
|
||||
|
||||
- hosts: primary:secondary
|
||||
collections:
|
||||
- jfrog.installers
|
||||
roles:
|
||||
- artifactory
|
||||
- artifactory_nginx_ssl
|
||||
@@ -1,12 +1,18 @@
|
||||
---
|
||||
- hosts: database
|
||||
collections:
|
||||
- jfrog.installers
|
||||
roles:
|
||||
- postgres
|
||||
|
||||
- hosts: artifactory
|
||||
collections:
|
||||
- jfrog.installers
|
||||
roles:
|
||||
- artifactory
|
||||
|
||||
- hosts: xray
|
||||
collections:
|
||||
- jfrog.installers
|
||||
roles:
|
||||
- xray
|
||||
@@ -1,8 +1,12 @@
|
||||
---
|
||||
- hosts: database
|
||||
collections:
|
||||
- jfrog.installers
|
||||
roles:
|
||||
- postgres
|
||||
|
||||
- hosts: primary
|
||||
collections:
|
||||
- jfrog.installers
|
||||
roles:
|
||||
- artifactory
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
---
|
||||
- hosts: database
|
||||
collections:
|
||||
- jfrog.installers
|
||||
roles:
|
||||
- postgres
|
||||
|
||||
- hosts: primary
|
||||
collections:
|
||||
- jfrog.installers
|
||||
roles:
|
||||
- artifactory
|
||||
- artifactory_nginx_ssl
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
---
|
||||
- hosts: xray
|
||||
collections:
|
||||
- jfrog.installers
|
||||
roles:
|
||||
- xray
|
||||
Reference in New Issue
Block a user