diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-08-24 04:09:59 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-10-31 15:26:34 +0000 |
commit | c9b0c3db8e68229c0a8ec291f5bdd897426fc835 (patch) | |
tree | d5e0fbddf2002af4026a99baa8de0861454a85bc | |
parent | 0c2242463814d4050620891c0fa2a68c161d3679 (diff) |
Update git submodules
* Update docs/submodules/fuel from branch 'stable/euphrates'
- lib.sh: rm Ubuntu boot entry on EFI systems
On EFI-enabled systems, grub-install from grub-efi-* package
installs a boot entry named "ubuntu".
MaaS relies on IPMI to set boot order to PXE first; however
on systems with buggy firmware or without full IPMI support,
that fails, leading to booting Ubuntu from hard disk instead.
Work around this by clearing any previous Ubuntu boot entry
from board flash, before starting a new baremetal deploy.
NOTE: This only runs against nodes that are online from a
previous deploy.
Closes: ARMBAND-47
Change-Id: I1c4ece09e42845ce2a1b7119ec69e46e5ca12376
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 4e2c736cce578d1073dab0e0960b524b1dcc663a)
m--------- | docs/submodules/fuel | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/fuel b/docs/submodules/fuel -Subproject 03b9dd69922f0bde68af7f6c1f0c18d9db88b25 +Subproject 45737405947d6b0a66f777a3b8460fc7e8cc4cd |