Dan Voiculeasa 7b5cdba306 Revert "Debian: Add workaround for enabling swacts."
This reverts commit c6c21858029bb311a4a24e21af4306bc0e8d0a99.
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>
2022-08-04 17:18:39 +00:00
..
2022-04-03 19:11:34 +00:00

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