All releases tagged Minor


Release Notes: This release adds a new option: -H/ --skip-hostname-lookup-error for the command line, and 'skip_hostname_lookup_error' for pxeconfig.conf. When set, it skips hostname lookup errors. This option is mostly useful for a cluster when you just want to install all the nodes but not all racks/blade-chassis are equally filled with nodes.


Release Notes: This release adds two new configuration options for pxeconfig: one for executing a script if a pxeconfig file is created (client_script_hook_add) and one for executing a script if a pxeconfig file is deleted (client_script_hook_remove).