On 04/14/2011 03:25 PM, Alexander Todorov wrote:
Hello, I'm following this guide: https://fedorahosted.org/beaker/wiki/SetupHOWTO
can I have beaker-server and beaker-labcontroller/proxy on the same system?
I suppose no because stuff stopped working for me after configuring the lab controller on the same system and importing new distro.
-- Alexander. _______________________________________________ Beaker-devel mailing list Beaker-devel@lists.fedorahosted.org https://fedorahosted.org/mailman/listinfo/beaker-devel
You can, but you need to configure cobbler to use mod_wsgi. Current cobbler on RHEL5 uses mod_python.
mod_python is not compatible with mod_wsgi.
In the fedora beaker repo I believe we have a version of cobbler configured for mod_wsgi by default.