Skip to content
This repository was archived by the owner on Feb 21, 2020. It is now read-only.

Commit 6def32d

Browse files
committed
#51 Installation for Sonarquebe 5.2 not possible, wrong URL
1 parent 363cf8d commit 6def32d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

manifests/init.pp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
$host = undef,
2323
$port = 9000,
2424
$portAjp = -1,
25+
# For version greater or equals to 5.2, $download_url must be set to 'https://sonarsource.bintray.com/Distribution/sonarqube'
2526
$download_url = 'http://downloads.sonarsource.com/sonarqube',
2627
$download_dir = '/usr/local/src',
2728
$context_path = '/',

0 commit comments

Comments
 (0)