Actions
Bug #9059
closedPuppet SSL Directory can be different
Difficulty:
trivial
Triaged:
Pull request:
Description
Whilst most open source puppet installations put ssldir under vardir, it's not always the case - Puppet Enterprise puts it under confdir, for instance. A separate puppetssldir setting should be available, defaulting to "#{SETTINGS[:puppetvardir]}/ssl".
Updated by Andrew Stockman almost 10 years ago
I should be clear that currently ssldir is hardcoded to "#{SETTINGS[:puppetvardir]}/ssl", which is causing comms with my proxy to fail.
Updated by The Foreman Bot almost 10 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2101 added
- Pull request deleted (
)
Updated by Anonymous almost 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset b57a1e3396d041d55d9b9b80f6d23cd3eb97dab8.
Updated by Dominic Cleal almost 10 years ago
- Translation missing: en.field_release set to 28
Actions