Comment 9 for bug 1357532

Revision history for this message
Blake Rouse (blake-rouse) wrote :

This is because of

if purpose == "xinstall":
        osystem = Config.objects.get_config('commissioning_osystem')
        series = Config.objects.get_config('commissioning_distro_series')

in the api/pxeconfig.py.