[Bug 929769] [NEW] Enlistment fails if some values are not preseeded
Andres Rodriguez
andreserl at ubuntu-pe.org
Thu Feb 9 19:46:44 UTC 2012
Public bug reported:
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
** Affects: cobbler-enlist (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cobbler-enlist in Ubuntu.
https://bugs.launchpad.net/bugs/929769
Title:
Enlistment fails if some values are not preseeded
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cobbler-enlist/+bug/929769/+subscriptions
More information about the Ubuntu-server-bugs
mailing list