Actions
Bug #20118
closedProvisioning VM via foreman-vmware compute resource results in "Mac not set" even when provided and then "undefined method `merge' for nil:NilClass" when submitting a second time.
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Compute resources - VMware
Target version:
-
Description
Attached log extract on exact error.
Steps to reproduce:
- Create a VMware compute resource.
- Create a new vm with default options except for resource pool and host password.
- On first submit it will say mac not set (regardless if you set it or not, see attached photo)
- On second submit the merge issue appears (see the second attached photo)
About the setup:
Foreman is standalone and not joined to a domain, neither is the VMware host.
OS is Ubuntu 16.04 kernel 4.4.0-81-generic
Ruby Version: 2.3.1p112 (2016-04-26) [x86_64-linux-gnu]
Goal: Setup auto provision of VM's from Foreman to Vmware.
Files
Updated by The Foreman Bot about 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6332 added
Updated by Timo Goebel about 6 years ago
- Target version set to 961
- Fixed in Releases 1.21.0 added
Updated by Anonymous about 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 21148e288fd1f7c159976654d081576dae6a3983.
Updated by Kavita Gaikwad almost 6 years ago
- Related to Bug #26209: undefined local variable or method `e' for #<Host::Managed> object added
Actions