mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-22 03:06:59 -06:00
[Ansible] JFrog Platform 7.24.3 (#153)
This commit is contained in:
committed by
GitHub
parent
16ce388773
commit
55a3842fac
@@ -1,4 +1,3 @@
|
||||
---
|
||||
# defaults file for distribution
|
||||
|
||||
# The version of distribution to install
|
||||
@@ -7,9 +6,9 @@ distribution_version: 2.9.0
|
||||
# whether to enable HA
|
||||
distribution_ha_enabled: false
|
||||
|
||||
distribution_ha_node_type : master
|
||||
distribution_ha_node_type: master
|
||||
|
||||
# The location where distribution should install.
|
||||
# The location where distribution should install
|
||||
jfrog_home_directory: /opt/jfrog
|
||||
|
||||
# The remote distribution download file
|
||||
@@ -37,8 +36,6 @@ distribution_gid: 1040
|
||||
|
||||
distribution_daemon: distribution
|
||||
|
||||
flow_type: archive
|
||||
|
||||
# Redis details
|
||||
distribution_redis_url: "redis://localhost:6379"
|
||||
distribution_redis_password: password
|
||||
|
||||
Reference in New Issue
Block a user