Bug #1442
--fqdn <some.domain.tld> not propagated onto reporting (subject of mail)
| Status: | Closed | Start date: | 07/21/2008 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | reports | |||
| Target version: | 0.24.6 | |||
| Affected Puppet version: | 0.24.4 | Branch: | ||
| Keywords: | ||||
| Votes: | 0 |
Description
When running a puppet client with —fqdn some.domain.tld, the report generated by the puppet master still carries the actual hostname from the host in it’s subject.
History
Updated by Luke Kanies over 3 years ago
- Status changed from Unreviewed to Accepted
- Assignee set to Puppet Community
- 3 changed from Unknown to Easy
This should be easy to fix — the transaction/report.rb class directly uses the hostname from Facter instead of using the certname.
Updated by James Turnbull over 3 years ago
- Status changed from Accepted to Ready For Checkin
- Assignee changed from Puppet Community to James Turnbull
Updated by James Turnbull over 3 years ago
- Target version set to 0.24.6
Updated by James Turnbull over 3 years ago
- Status changed from Ready For Checkin to Closed
Pushed in commit:fb8cc53 in branch 0.24.x