Enlistment fails if some values are not preseeded
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| cobbler-enlist (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
Bug Description
If only preseeding some of the values except hostname and profile, then cobbler-enlist requires user interaction by requesting these items; however, no system gets registered into cobbler. The following is the preseed used:
d-i preseed/
d-i cobbler-
d-i cobbler-
d-i cobbler-
On the other hand, if these two extra values are preseeded, then cobbler-enlist successfully registers a system:
d-i preseed/
d-i cobbler-
d-i cobbler-
d-i cobbler-
d-i cobbler-
d-i cobbler-

Status changed to 'Confirmed' because the bug affects multiple users.