This message was deleted.
# harvester
a
This message was deleted.
b
If there is no way to set this in the harvester config.yaml, is there a way to execute a file I write from the config on install? via the
os.write_files
config option?
Perhaps this?
os.after_install_chroot_commands
*SOlved. I just wronte out the ifcfg-eno1 file and it booted fine. 👍