Puppet: System Administration Automated

Support

Ticket #873 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

puppet does not resolve %H in mongrel mode

Reported by: folken Assigned to: community
Priority: normal Milestone: misspiggy
Component: server Version: 0.23.2
Severity: normal Keywords: %H mongrel
Cc: Triage Stage: Accepted
Attached Patches: None Complexity: Unknown

Description

puppetmasterd: debug: Allowing authenticated client abe.domain.tld (XXX.XXX.XXX.XXX) access to fileserver.describe debug: mount[hostspecific]: Describing /hostspecific/nagios/nrpe_local.cfg for abe.domain.tld notice: No client; expanding '/etc/puppet/master/hostspecific/%H/' with local host

Clientside: notice: //_base/abe/nagios-client-nrpe/file=/etc/nagios/nrpe_local.cfg: Could not retrieve information on /etc/nagios/nrpe_local.cfg

fileserver.conf: # host sepcific stuff but no security sensitive material [hostspecific]

path /etc/puppet/master/hostspecific/%H/ allow *.domain.tld allow *.otherdomain.local

Change History

10/26/07 21:02:48 changed by luke

  • stage changed from Unreviewed to Accepted.
  • milestone set to elmo.

11/24/07 06:34:16 changed by luke

  • milestone changed from elmo to misspiggy.

11/25/07 06:23:10 changed by luke

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

It looks like this was actually a problem with the patch that Matt applied on Debian, rather than a problem with Mongrel, so it should be fixed as part of the fix for #891, which integrated Matt's patch and fixed the problems it caused.