Project

General

Profile

Actions

Bug #1098

closed

autosign not supported with puppet enterprise

Added by Corey Osman almost 13 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

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.

Actions #1

Updated by Corey Osman almost 13 years ago

workaround: ln -s /etc/puppetlabs/puppet/autosign.conf /etc/puppet/autosign.conf

Actions #2

Updated by Benjamin Papillon almost 12 years 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?

Actions #3

Updated by Benjamin Papillon over 11 years 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 :)

Actions

Also available in: Atom PDF