Project

General

Profile

action #59016

Updated by SLindoMansilla over 4 years ago

The goal of this module is to reconnect the console after the system is booted/rebooted on remote backends. 

 ## Tasks 

 0. Figure out the steps in which the console has to be disconnected and reconnected again 
    - Restart before or after disconnect? 
    - At which point should the console be reconnected 
 1. Merge **reboot_after_installation** reboot_after_installation and **reconnect_mgmt_console** reconnect_mgmt_console 
 2. **reboot_after_installation** reboot_after_installation will always leave for a following module a known system state that doesn't change over time. (grub menu? login screen?) 

Back