utilities/tools/debian-integration/source-debian
Dan Voiculeasa 7b5cdba306 Revert "Debian: Add workaround for enabling swacts."
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>
2022-08-04 17:18:39 +00:00
..
after_bootstrap_workarounds.sh debian: Remove ostree unlock workaround 2022-06-18 06:42:36 +00:00
before_bootstrap_workarounds.sh Revert "Debian: Add workaround for enabling swacts." 2022-08-04 17:18:39 +00:00
helm.py.patched Debian: Update patched helm.py 2022-04-03 19:11:34 +00:00
interfaces.vm.example Adding temporary debian integration scripts 2022-03-22 15:29:35 +00:00
README.md Adding temporary debian integration scripts 2022-03-22 15:29:35 +00:00
worker_reserved.conf Adding temporary debian integration scripts 2022-03-22 15:29:35 +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