Puppet: System Administration Automated

Support

Ticket #325 (closed defect: worksforme)

Opened 2 years ago

Last modified 2 years ago

puppetmasterd does not honor "rundir" directive in puppetd.conf

Reported by: puppet Assigned to: luke
Priority: normal Milestone:
Component: server Version: 0.19.3
Severity: normal Keywords: puppetmasterd
Cc: Triage Stage:
Attached Patches: Complexity:

Description

Even though I have defined "rundir = /var/run" in /etc/puppet/puppetd.conf, puppetmasterd still places its pidfile in /var/puppet/run. Specifying "--rundir /var/run" as an argument to puppetmasterd at startup, doesn't throw an error, and doesn't make puppetmasterd place its pidfile the right place.

I'm running

Change History

11/07/06 16:17:27 changed by luke

  • milestone set to minor.

11/09/06 23:15:18 changed by luke

  • status changed from new to closed.
  • resolution set to worksforme.

This works fine for me; it might be a change since 19.3, but I kinda doubt it.

If you want puppetmasterd to see the setting, you have to put it in puppetmasterd.conf, not puppetd.conf.

04/04/07 00:41:05 changed by

  • milestone deleted.

Milestone minor deleted