sous-chefs / rundeck

Development repository for the rundeck cookbook
https://supermarket.chef.io/cookbooks/rundeck
Apache License 2.0
46 stars 68 forks source link

RDECK_SSL_OPTS issue #186

Closed nonai closed 5 years ago

nonai commented 6 years ago

Cookbook version

4.2.0

Chef-client version

12.9.41

Platform Details

Ubuntu 16.04

Scenario:

Use keystore for LDAP authentication.

Steps to Reproduce:

use_inbuilt_ssl -> True

Expected Result:

Rundeck process should start with the keystore, so that LDAP can fetch the cert details.

Actual Result:

Rundeck process NOT started with the keystore.

More info:

In profile.erb, if use_inbuilt_ssl is found to be true, then RDECK_SSL_OPTS is set. However this is not being used with the 'rundeckd'(mentioned in the last line, line no: 85)

nonai commented 6 years ago

This has been long pending: https://groups.google.com/forum/#!topic/rundeck-discuss/u__WNSKCAJU https://github.com/rundeck/rundeck/issues/304

PowerSchill commented 5 years ago

@nonai This looks to be handled with the current codebase. Can you take a look at it and let us know if this is still something we need to work on?

PowerSchill commented 5 years ago

Closing due to inactivity.

If this is still an issue please reopen or open another issue. Alternatively drop by the #sous-chefs channel on the Chef Community Slack and we'll be happy to help!

Thanks, Sous-Chefs

lock[bot] commented 5 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.