Fixes #5880 [0].

This can be useful for certain scenarios, such as being able to
provision a stack of servers using the auto-installer and afterwards
being able to work on the servers without time pressure, such as e.g.
removing the installation medium, before booting them into the OS for
the first time [1].

[0] https://bugzilla.proxmox.com/show_bug.cgi?id=5880
[1] 
https://forum.proxmox.com/threads/deploying-multiple-proxmox-host-easily.156129/post-721166

Christoph Heiss (2):
  auto: answer: add option to poweroff the machine instead of reboot
  post-hook: add `reboot_mode` field

 proxmox-auto-installer/src/answer.rs          | 10 ++++++
 .../src/bin/proxmox-auto-installer.rs         | 12 ++++++-
 proxmox-low-level-installer                   |  3 +-
 proxmox-post-hook/src/main.rs                 |  7 +++--
 unconfigured.sh                               | 31 ++++++++++++++++---
 5 files changed, 54 insertions(+), 9 deletions(-)

-- 
2.48.1



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to