05.02.06.09
·
238 commits
to master
since this release
Bugfix
-
Apache appears to need restarted after the barnacle during the Redhat bootable ISO build
-
Fix SQL error in
list attrIn the
addGlobalAttrsfunction used to generateKickstart_PrivateHostnameandKickstart_PublicHostnamecontained an SQL statem
ent testing if the network interface name was null, using<>. This will always return false, no matter what, and should have beenI\ S NOT NULLinstead. -
Import sys for the rare error path
Also cleanup some dangling whitespace.
-
fix the infiniband table definitions to actually clean up the database if foreign keys are removed
-
missed an argument for the error handling code in controller config