Bug #1098
autosign not supported with puppet enterprise
| Status: | Closed | Start: | 08/09/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | 1.1 | |||
| Backlog: | No | Difficulity: | ||
| Votes: | 0 |
Description
I got this error while trying to cancel a build.
Failed to remove puppetagent5.logicminds.corp from the autosign file: Failed to remove autosign for puppetagent5.logicminds.corp: No such file /etc/puppet/autosign.conf
Since I am using puppet enterprise the path needs to change to /etc/pupppetlabs/puppet/autosign.conf or be a configurable option.
History
Updated by Corey Osman almost 2 years ago
workaround: ln -s /etc/puppetlabs/puppet/autosign.conf /etc/puppet/autosign.conf
Updated by Benjamin Papillon 11 months ago
- Status changed from New to Feedback
In the recent smart-proxy code, it says that you can define the variable "puppetdir" in settings.yml
The default is to use /etc/puppet, but you can surely define it to match your configuration
:puppetdir: /etc/pupppetlabs/puppet
Can you check and tell me if its working?
Updated by Benjamin Papillon 6 months ago
- Status changed from Feedback to Closed
- Target version set to Bug scrub
Hello,
I assume this bug is resolved by now. Feel free to reopen in case of error :)
