mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-09-12 04:26:24 +00:00
a7bd3fb631
xcat-server ships xcatws.cgi and restapi.pl with the endpoint enabled in apache, and both load CGI at top level. Nothing declared the module, so on a management node where nothing else pulled it every /xcatws request answered 500. The rpm package requires perl(CGI). Signed-off-by: Vinícius Ferrão <2031761+viniciusferrao@users.noreply.github.com>