Skip to content

v4.2.21

commit 451c25f2642c7389ee7014f38b3329b9e3da0b96
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Thu May 21 23:45:19 2020 -0500

    feat(vmware): add task/stage to remove VMWare ESXi from post-install bootorder

    VMWare changed in vm7 that it will alter the boot order to make
    vmware first.  This will put the boot order back to match previous
    releases.

A   cmds/vmware/content/params/esxi-skip-remove-bootorder.yaml
A   cmds/vmware/content/stages/esxi-remove-vmware-bootorder.yaml
A   cmds/vmware/content/tasks/esxi-remove-vmware-bootorder.yaml
A   cmds/vmware/content/templates/esxi-remove-vmware-bootorder.sh.tmpl
M   cmds/vmware/content/workflows/esxi-install.yaml

commit 4c0ebe5a8cc77787bdb570d1db31376e7f5b38b9
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Wed May 20 14:58:50 2020 -0500

    fix(image-deploy): template should be left justified.

M   cmds/image-deploy/content/templates/curtin-install.sh.tmpl

End of Note