Actions
Bug #7265
closedNot able to create host at libvirt provider
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
By creating a host at libvirt provider it ends with a message:
Unprocessable entity Host::Managed (id: new): mac value is blank!
the host creation command is:
hammer host create --name="name.host.com" --ip=51.52.53.54 --hostgroup-id=9 --compute-resource-id=15 hammer compute-resource list ---|--------------|--------- ID | NAME | PROVIDER ---|--------------|--------- 15 | gks | Libvirt
Updated by Marek Hulán over 9 years ago
- Status changed from New to Duplicate
Thank you for the report. I believe this is no longer an issue since Foreman 1.8. For more details, look at related issue http://projects.theforeman.org/issues/9882 which covers the same.
Actions