On 10/23/2014 01:03 PM, Will Dennis wrote:
Traceback:
File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py"
in get_response
109. response = callback(request,
*callback_args, **callback_kwargs)
File
"/usr/lib/python2.6/site-packages/django/views/decorators/http.py" in
inner
41. return func(request, *args, **kwargs)
File "/usr/lib/python2.6/site-packages/django/utils/decorators.py" in
_wrapped_view
91. response = view_func(request, *args, **kwargs)
File "/usr/share/cobbler/web/cobbler_web/views.py" in generic_save
1168. fields = get_fields(what, subobject)
File "/usr/share/cobbler/web/cobbler_web/views.py" in get_fields
173. elem["value"] = settings[key]
Exception Type: KeyError at /profile/save
Exception Value: 'proxy_url_int'
This is a known issue, tracked at:
https://github.com/cobbler/cobbler/issues/1311 .
I'll send a patch to fix it soon.
For now, manually add proxy_url_int and proxy_url_ext to
/etc/cobbler/settings, restart
cobbler daemon and then it will work.
Regards,
Alan Evangelista
_______________________________________________
cobbler mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/cobbler