ansible-role-sonarqube icon indicating copy to clipboard operation
ansible-role-sonarqube copied to clipboard

Add support for developer/enterprise edition

Open chronicc opened this issue 3 years ago • 2 comments

Hi, I've adjusted the setup preparation to also allow installing developer and enterprise versions. I could verify all 3 editions to be installed and running on an Ubuntu 20.04 VM.

Unfortunately I could not find any documentation on how to setup your molecule/vagrant setup so I could not add tests to it.

Please help me setting up molecule/vagrant the way it is intended for this repository or verify the changes yourself, adding tests to it.

chronicc avatar Nov 30 '21 10:11 chronicc

@chronicc I added #45 and #46 for documenting how to run tests localy and adding support for ubuntu for tests.

lrk avatar Dec 09 '21 15:12 lrk

@lrk @oukooveu I've consolidated the sonar_edition variable and added validation. I've also consolidated the sonar_download_url to reduce the amount of variables.

chronicc avatar Dec 10 '21 12:12 chronicc