Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add env variable to check if ldap is external or internal. Default is internal. #50

Merged
merged 1 commit into from
Nov 15, 2017

Conversation

marisbahtins
Copy link
Contributor

@marisbahtins marisbahtins commented Nov 3, 2017

Added "ENABLE_INTERNAL_LDAP" environment variable which tells what LDAP connection we have (external or internal). This environment variable is used in adop-platform-managment repository.

@dsingh07
Copy link
Contributor

dsingh07 commented Nov 3, 2017

Do we need to inject this env variable into Jenkins as a system environment variable so that it can be consumed by jobs? E.g. https://github.com/Accenture/adop-jenkins/blob/master/resources/init.groovy.d/adop_general.groovy#L28

@marisbahtins
Copy link
Contributor Author

Renamed "ENABLE_INTERNAL_LDAP" to "LDAP_IS_MODIFIABLE" variable and explained the meaning of it the README.md

@SachinKSingh28
Copy link
Contributor

I have tested this PR and it works as expected. Need to verify documentation.

@marisbahtins marisbahtins force-pushed the master branch 2 times, most recently from 7ccae97 to c47aa09 Compare November 15, 2017 13:41
…with LDAP configuration through jenkins, Allowed values true (default) and false.
@SachinKSingh28
Copy link
Contributor

I have tested this change. LGTM.

@SachinKSingh28 SachinKSingh28 merged commit 9068fa7 into Accenture:master Nov 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants