Bug #4112
CLI facter can't access facts containing underscores in their name
| Status: | Duplicate | Start date: | 07/01/2010 | |
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Keywords: | underscore facts | Affected Facter version: | ||
| Branch: | ||||
| Votes: | 0 |
Description
If I call on the command line for example “facter is_virtual” or “facter netmask_eth0” facter doesn’t return any values. Although these values are shown when I use the long listing with “facter”.
On the other hand if I use on of the underscore facts in a manifest they return the correct value.
I’m running Open Suse 11.1 with Ruby 1.8.7 and facter 1.5.7
Related issues
History
Updated by James Turnbull almost 2 years ago
- Status changed from Unreviewed to Closed
This is a known bug with Facter. It will be addressed in 1.6.
Updated by Paul Nasrat almost 2 years ago
Correction it was Bug #1365 and has been fixed for 1.5.8
Updated by Rein Henrichs over 1 year ago
- Status changed from Closed to Duplicate