commit 94d6ed5c2714793122a7f56fd2687eb3859cf515
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Jul 20 20:38:06 2020 -0500
build: update to v4.4.0-beta01
M go.mod
M go.sum
commit edaa450718e78c002c47d1ff91af49a91530965e
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Jul 20 12:49:28 2020 -0500
fix(image-deploy): skip-grub2 should skip efi grub as well.
M cmds/image-deploy/content/templates/curtin-centos-curtin-hooks.py.tmpl
commit 7de2f94948fb35cf0a7416b84c84f866b6bd1111
Author: Rob Hirschfeld <rob@rackn.com>
Date: Thu Jul 16 00:43:38 2020 -0500
refactor(plugin image-deploy): add reference workflow
refactor(image-deploy-plugin): add base workflow for reference, include multiple classes of access-key
M cmds/image-deploy/content/._Documentation.meta
M cmds/image-deploy/content/stages/image-deploy-cloud-init.yaml
M cmds/image-deploy/content/stages/image-deploy.yaml
A cmds/image-deploy/content/workflows/image-deploy-base.yaml
commit 7f31bedd7bd6d43ee03461c7f4ff5ab7201f3fe8
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Wed Jul 15 11:33:54 2020 -0500
fix(ipmi): change impi to ipmi
M cmds/ipmi/content/tasks/ipmi-configure.yaml
M cmds/ipmi/content/tasks/ipmi-install-cert-or-key.yaml
commit 162114800fd135904161bed768fe1945f3b5d0cf
Author: Michael Rice <michael@michaelrice.org>
Date: Tue Jul 14 11:06:53 2020 -0500
fix(vmware)
Failed rebase by Mike. I left some bad bootenvs in by misatake. This removes them.
Signed-off-by: Michael Rice <michael@michaelrice.org>
D cmds/vmware/content/bootenvs/esxi_670-13473784_fujitsu.yaml
D cmds/vmware/content/bootenvs/esxi_670-20190401001_vmware.yaml
D cmds/vmware/content/bootenvs/esxi_670u2-10418_hpe.yaml
commit 38d24e0332bd3c691a79a442800d6b135f68a387
Author: Michael Rice <michael@michaelrice.org>
Date: Thu Jul 9 15:29:47 2020 -0500
feat(vmware: secure boot, esxi native agent)
Changes made to the vmware esxi-install-py3.ks.tmpl to remove all firstboot
operations and have them handled by the agent running natively as a service
in esxi. This is an initial pass, and does not remove any of the now unused
templates.
Adds all the new bootenvs and templates that were generated with agent support
Updates bootenv and templats where possible to use new ISO with native agent
Updates the make-esxi script to only have the new bootenvs in it
Adds ISO_MAP file with all old bootenv files that will no longer work with new process.
Added first pass basic usage docs
Removes the download-vibs script and removes it from the build process
Adds windows PowerCLI ISO build script to assist operators with ISO creation.
Signed-off-by: Michael Rice <michael@michaelrice.org>
M cmds/vmware/content/._Documentation.meta
A cmds/vmware/content/bootenvs/esxi_650u3-105610_hpe.yaml
A cmds/vmware/content/bootenvs/esxi_650u3-13932383_hpe.yaml
M cmds/vmware/content/bootenvs/esxi_650u3-13932383_vmware.yaml
A cmds/vmware/content/bootenvs/esxi_650u3-x13932383_vmware.yaml
A cmds/vmware/content/bootenvs/esxi_670-13006603_cisco.yaml
A cmds/vmware/content/bootenvs/esxi_670-13473784_fujitsu.yaml
A cmds/vmware/content/bootenvs/esxi_670-20190401001_vmware.yaml
A cmds/vmware/content/bootenvs/esxi_670-20190402001_vmware.yaml
A cmds/vmware/content/bootenvs/esxi_670-s20190401001_vmware.yaml
A cmds/vmware/content/bootenvs/esxi_670-x20190402001_vmware.yaml
A cmds/vmware/content/bootenvs/esxi_670-xs20190401001_vmware.yaml
A cmds/vmware/content/bootenvs/esxi_670u2-10418_hpe.yaml
M cmds/vmware/content/bootenvs/esxi_670u2-13006603_hitachi.yaml
M cmds/vmware/content/bootenvs/esxi_670u2-13006603_hpe.yaml
M cmds/vmware/content/bootenvs/esxi_670u2-13473784_fujitsu.yaml
M cmds/vmware/content/bootenvs/esxi_670u2-13981272_lenovo.yaml
A cmds/vmware/content/bootenvs/esxi_672u3-13644319_nec.yaml
A cmds/vmware/content/bootenvs/esxi_67u2-13981272_dell.yaml
M cmds/vmware/content/bootenvs/esxi_700-15843807_dell.yaml
M cmds/vmware/content/bootenvs/esxi_700-15843807_hpe.yaml
M cmds/vmware/content/bootenvs/esxi_700-15843807_vmware.yaml
A cmds/vmware/content/bootenvs/esxi_700-x15843807_vmware.yaml
M cmds/vmware/content/templates/drpy-agent.conf.tmpl
M cmds/vmware/content/templates/esxi-install-py3.ks.tmpl
A cmds/vmware/content/templates/esxi_650u3-105610_hpe.boot.cfg.tmpl
A cmds/vmware/content/templates/esxi_650u3-13932383_hpe.boot.cfg.tmpl
M cmds/vmware/content/templates/esxi_650u3-13932383_vmware.boot.cfg.tmpl
A cmds/vmware/content/templates/esxi_650u3-x13932383_vmware.boot.cfg.tmpl
A cmds/vmware/content/templates/esxi_670-13006603_cisco.boot.cfg.tmpl
A cmds/vmware/content/templates/esxi_670-20190402001_vmware.boot.cfg.tmpl
A cmds/vmware/content/templates/esxi_670-s20190401001_vmware.boot.cfg.tmpl
A cmds/vmware/content/templates/esxi_670-x20190402001_vmware.boot.cfg.tmpl
A cmds/vmware/content/templates/esxi_670-xs20190401001_vmware.boot.cfg.tmpl
M cmds/vmware/content/templates/esxi_670u2-13006603_hitachi.boot.cfg.tmpl
M cmds/vmware/content/templates/esxi_670u2-13006603_hpe.boot.cfg.tmpl
M cmds/vmware/content/templates/esxi_670u2-13473784_fujitsu.boot.cfg.tmpl
M cmds/vmware/content/templates/esxi_670u2-13981272_lenovo.boot.cfg.tmpl
A cmds/vmware/content/templates/esxi_672u3-13644319_nec.boot.cfg.tmpl
A cmds/vmware/content/templates/esxi_67u2-13981272_dell.boot.cfg.tmpl
M cmds/vmware/content/templates/esxi_700-15843807_dell.boot.cfg.tmpl
M cmds/vmware/content/templates/esxi_700-15843807_hpe.boot.cfg.tmpl
M cmds/vmware/content/templates/esxi_700-15843807_vmware.boot.cfg.tmpl
A cmds/vmware/content/templates/esxi_700-x15843807_vmware.boot.cfg.tmpl
M cmds/vmware/content/workflows/esxi-install.yaml
D cmds/vmware/download-vibs.sh
A cmds/vmware/embedded/scripts/README.md
A cmds/vmware/embedded/scripts/build_iso.ps1
M cmds/vmware/embedded/scripts/make-esxi.sh
A cmds/vmware/embedded/scripts/old-bootenvs-iso_map.sh
M cmds/vmware/vmware.go
commit 1acd0837b8786eccbf3d99ee844f61ee74ad83c2
Author: Shane Gibson <shane@rackn.com>
Date: Wed Jul 8 15:28:13 2020 -0700
fix(ipmi): Add prerequisites on 'hardware-tooling' for 'reset-bmc' task
A cmds/ipmi/content/._Prerequisites.meta
End of Note