Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.6.10
-
Component/s: None
-
Labels:None
Description
network["interfaces"][network[:default_interface]]["addresses"] is wrongly assumed to exist and not to be nil in lib/ohai/plugins/network.rb
if network[:default_interface] Ohai::Log.debug("Using default interface for default ip and mac address") im = find_ip_and_mac(network["interfaces"][network[:default_interface]]["addresses"]) ipaddress im.shift macaddress im.shift else
Activity
- All
- Comments
- History
- Activity
- Transitions Summary
Laurent Désarmes
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | Closed [ 6 ] |
| Resolution | Fixed [ 1 ] |
Bryan McLellan [Opscode]
made changes -
| Resolution | Fixed [ 1 ] | |
| Status | Closed [ 6 ] | Reopened [ 4 ] |
Bryan McLellan [Opscode]
made changes -
| Status | Reopened [ 4 ] | Resolved [ 5 ] |
| Fix Version/s | 0.6.10 [ 10602 ] | |
| Resolution | Fixed [ 1 ] |
Bryan McLellan [Opscode]
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |
Bryan McLellan [Opscode]
made changes -
| Workflow | jira [ 14559 ] | New OSS [ 23118 ] |
Bryan McLellan [Opscode]
made changes -
| Workflow | New OSS [ 23118 ] | OSS: Product Management [ 29068 ] |