lrk / ansible-role-sonarqube

Ansible Role: SonarQube
Apache License 2.0
34 stars 45 forks source link

Wrong configuration for proxy #14

Closed ktibi closed 5 years ago

ktibi commented 5 years ago

Hi,

When I configure proxy I have that :

# UPDATE CENTER

sonar.updatecenter.activate=true
http.proxyHost=localhosthttp.proxyPort=3128

Maybe need to add new line for second param.

lrk commented 5 years ago

@ktibi thank you for pointing that out !

ktibi commented 5 years ago

Thank for your role ;)

I'll make PR soon for add ldap support.

lrk commented 5 years ago

Fixed