mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 00:06:55 -06:00
Updated RT and Xray default versions. Removed obsolete pipeline tests.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
ansible_marketplace: standalone
|
||||
|
||||
# The version of Artifactory to install
|
||||
artifactory_version: 7.7.8
|
||||
artifactory_version: 7.10.2
|
||||
|
||||
# licenses file - specify a licenses file or specify up to 5 licenses
|
||||
artifactory_license1:
|
||||
@@ -49,4 +49,4 @@ service_list:
|
||||
group_name: "{{ artifactory_group }}"
|
||||
|
||||
# if this is an upgrade
|
||||
artifactory_upgrade_only: false
|
||||
artifactory_upgrade_only: false
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
ansible_marketplace: standalone
|
||||
|
||||
# The version of xray to install
|
||||
xray_version: 3.8.6
|
||||
xray_version: 3.10.3
|
||||
|
||||
# whether to enable HA
|
||||
xray_ha_enabled: true
|
||||
@@ -26,4 +26,4 @@ xray_group: xray
|
||||
# if this is an upgrade
|
||||
xray_upgrade_only: false
|
||||
|
||||
xray_system_yaml_template: system.yaml.j2
|
||||
xray_system_yaml_template: system.yaml.j2
|
||||
|
||||
Reference in New Issue
Block a user