[jfrog-platform] 7.21.7 release (#141)

This commit is contained in:
Ram Mohan Rao Chukka
2021-07-16 19:25:12 +05:30
committed by GitHub
parent bbb0912ac8
commit fd92133d95
33 changed files with 230 additions and 81 deletions

View File

@@ -10,6 +10,12 @@ jfrog_url: >-
"http://{{ hostvars[host]['ansible_host'] }}:8082"
{%- endfor -%}
## Products enabled
artifactory_enabled: true
xray_enabled: true
distribution_enabled: true
mc_enabled: true
# Artifactory DB details
artifactory_db_type: postgresql
artifactory_db_driver: org.postgresql.Driver