From 0e6b690378204ccfae1525c28c219f5b67339a82 Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Mon, 18 Jul 2016 17:42:48 +0200 Subject: Updated armband Project: fuel afd2b0ce63fdf67e99d8404d54d3138ffe608217 deploy: Delete old Fuel env if present In order to clean up old partitioning and boot entries on target nodes, before removing the Fuel Master, try ssh-ing into it and removing all environments/nodes. This is especially important for EFI systems, where old boot entries are left behind without a proper env delete, leading to target nodes failing to PXE boot on Fuel Master re-install. This change assumes that: - all Fuel Master information is unchanged between old and new deploy (fuel IP, password etc.); - Fuel Master is up and running, in a sane state (target nodes are also online), when deploy starts; Closes: ARMBAND-51 Change-Id: I7b61124ea9182ce2d599adcdedef03e0d8d67ed6 Signed-off-by: Alexandru Avadanii (cherry picked from commit f1e808677a29a157e009f33a1a5a024eaad2c021) --- upstream/fuel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'upstream/fuel') diff --git a/upstream/fuel b/upstream/fuel index 6192d489..afd2b0ce 160000 --- a/upstream/fuel +++ b/upstream/fuel @@ -1 +1 @@ -Subproject commit 6192d48956803419f1e77e05fbd3cc31ba888f12 +Subproject commit afd2b0ce63fdf67e99d8404d54d3138ffe608217 -- cgit 1.2.3-korg