Feature #2214
Identify Oracle VM properly
| Status: | Closed | Start date: | 04/30/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | - | |||
| Target version: | 1.5.5 | |||
| Keywords: | facter operating system oracle vm | Affected Facter version: | ||
| Branch: | ||||
| Votes: | 0 |
Description
Currently, Facter identifies Oracle VM as OEL (due to the presence of the /etc/enterprise-release file). However, it would be super peachy keen if Facter could identify Oracle VM as “OVS” by checking for /etc/ovs-release.
Contents of /etc/ovs-release:
Oracle VM server release 2.1.2
History
Updated by Paul Nasrat almost 3 years ago
- Status changed from Unreviewed to Accepted
- Assignee set to Paul Nasrat
Working on adding tests around this as operatingsystem can be brittle without them
Updated by Paul Nasrat almost 3 years ago
- Status changed from Accepted to In Topic Branch Pending Review
Patch sent to list for review
http://github.com/pnasrat/facter/tree/tickets/master/2214
Updated by James Turnbull almost 3 years ago
- Target version set to 1.5.5
Updated by James Turnbull almost 3 years ago
- Status changed from In Topic Branch Pending Review to Closed
Pushed in commit:a6adf59ec4683af8dea9af1f8a457cb5a1ae178b in branch master.