This reverts commit c6c2185802.
Reason for revert: logic was moved to kickstarts to be
delivered on all nodes, not just initial controller.
Change-Id: Id7e380857d6f14a0de2eb895217efcf77b01c827
Story: 2009968
Task: 45834
Related-Bug: https://bugs.launchpad.net/starlingx/+bug/1983580
Depends-On: https://review.opendev.org/c/starlingx/metal/+/852169
Signed-off-by: Dan Voiculeasa <dan.voiculeasa@windriver.com>
VM steps:
- boot iso
- copy workarounds to /home/sysadmin
- generate /home/sysadmin/localhost.yml (with dns_servers entry)
- run before_bootstrap_workarounds.sh
- run bootstrap
- generate /home/sysadmin/interfaces file
- run after_bootstrap_workarounds.sh
- unlock
HW steps:
- boot iso
- copy workarounds to /home/sysadmin
- generate /home/sysadmin/localhost.yml (with dns_servers entry)
- run before_bootstrap_workarounds.sh
- run bootstrap
- generate /home/sysadmin/interfaces file
- run after_bootstrap_workarounds.sh
- unlock