How can I reboot from an initialize/finalize script? On a regular node, the initialize and finalize scripts run in the pre-provisioning, pre-init, early user space, initial root file...
How do I handle network interfaces swapping names? There are two ways to handle this issue: Reorder the load order of the kernel modules, Detect an invalid network...
How do I use the finalize script to transfer certificates to the nodes? In many cases, it might be desired to use node-specific certificates for certain service, e.g.:– Make the SSH certificates persist...
How do I run code before the initialize script runs? This article is being updated. Please be aware the content herein, not limited to version numbers and slight syntax changes, may...
How do I write information out to a hard drive during pre-provisioning? This article is being updated. Please be aware the content herein, not limited to version numbers and slight syntax changes, may...