Project

General

Profile

Actions

Bug #13986

closed

Provisioning via API without explicitly specifying the provisioning method can lead to using combination of image and build provisioning methods

Added by Ivan Necas about 8 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Compute resources
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

1. create a compute profile with an image assigned
2. assign the compute profile to a host group (not needed, but it makes the hammer command shorter, inheriting other required host attrs)
3. `host create --hostgroup=base --compute-resource=libvirt --name test-9 --location Default_Location --organization Default_Organization1 --compute-attributes="start=1" --subnet libvirt)

As a result, new host is created, with sending the image id to the compute resource, while expecting the the pxe boot to happen the machine,
which doesn't happen, because the host is created using the base image.


Related issues 1 (0 open1 closed)

Related to Foreman - Bug #12517: VMWare VM should be created network based if it is selected in the guiClosedTimo Goebel11/18/2015Actions
Actions

Also available in: Atom PDF