Actions
Bug #1178
closedForeman tries to use autosign.conf when not required
Status:
Closed
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
Description
When using a smart-proxy for your Puppet CA, foreman still attempts to use /etc/puppet/autosign.conf. If it does not have permission to it, it will not be able to build the host and you get an error in production.log.
Updated by Ohad Levy over 13 years ago
if the smart proxy is defined and you selected in the host level (e.g. the drop down next to the puppetmaster field), you should not get that message.
that code is part of the legacy foreman code, and should be removed
Updated by Ohad Levy almost 13 years ago
- Status changed from New to Closed
no longer relevant after #1533
Actions