Enlistment fails if some values are not preseeded

Bug #929769 reported by Andres Rodriguez
12
This bug affects 2 people
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/early_command string anna-install cobbler-enlist-udeb
d-i cobbler-enlist/cobbler-server-address string http://@@server@@/cobbler_api
d-i cobbler-enlist/cobbler-server-username string cobbler
d-i cobbler-enlist/cobbler-server-password string cobbler

On the other hand, if these two extra values are preseeded, then cobbler-enlist successfully registers a system:

d-i preseed/early_command string anna-install cobbler-enlist-udeb
d-i cobbler-enlist/cobbler-server-address string http://@@server@@/cobbler_api
d-i cobbler-enlist/cobbler-server-username string cobbler
d-i cobbler-enlist/cobbler-server-password string cobbler
d-i cobbler-enlist/host-name string testing
d-i cobbler-enlist/host-profile string precise-x86_64

Revision history for this message
Launchpad Janitor (janitor) wrote :

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

Changed in cobbler-enlist (Ubuntu):
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.