commit c65d4b35ef8478f593f9eb8a1f0887ddecb9991e
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Fri Jul 31 11:07:10 2020 -0500
Revert "fix(drp-community-content): update sledgehammer with wget timeout increase"
This reverts commit a7d4691ad9637ad9508079539bf8030cb7dbf2ee.
M content/bootenvs/discovery.yml
M content/bootenvs/sledgehammer.yml
commit 065a09384c02383a9d092020c8a175b806a93635
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Thu Jul 30 12:03:13 2020 -0500
build: Update to v4.4.0 provision
M go.mod
M go.sum
commit 220978df9ef583a99f3ef6cdb08a7aab815f7a4f
Author: Shane Gibson <shane@rackn.com>
Date: Wed Jul 29 16:00:36 2020 -0700
Thanks bsdtar, add the ._*.meta files back
A vmware-lib/content/._Author.meta
A vmware-lib/content/._CodeSource.meta
A vmware-lib/content/._Color.meta
A vmware-lib/content/._Copyright.meta
A vmware-lib/content/._Description.meta
A vmware-lib/content/._DisplayName.meta
A vmware-lib/content/._DocUrl.meta
A vmware-lib/content/._Documentation.meta
A vmware-lib/content/._Icon.meta
A vmware-lib/content/._License.meta
A vmware-lib/content/._Name.meta
A vmware-lib/content/._Prerquisites.meta
A vmware-lib/content/._Source.meta
A vmware-lib/content/._Tags.meta
A vmware-lib/content/._Type.meta
commit 1e9eb328ede94ade681d68929883ab0d4227b9aa
Author: Shane Gibson <shane@rackn.com>
Date: Wed Jul 29 15:56:52 2020 -0700
feat(vmware-lib): Add vCenter, Cluster Mgmt, and VSAN
D vmware-lib/content/._Author.meta
D vmware-lib/content/._CodeSource.meta
D vmware-lib/content/._Color.meta
D vmware-lib/content/._Copyright.meta
D vmware-lib/content/._Description.meta
D vmware-lib/content/._DisplayName.meta
D vmware-lib/content/._DocUrl.meta
D vmware-lib/content/._Documentation.meta
D vmware-lib/content/._Icon.meta
D vmware-lib/content/._License.meta
D vmware-lib/content/._Name.meta
D vmware-lib/content/._Prerquisites.meta
D vmware-lib/content/._Source.meta
D vmware-lib/content/._Tags.meta
D vmware-lib/content/._Type.meta
A vmware-lib/content/contexts/pyvmomi.yaml
A vmware-lib/content/params/esxi-cluster-folder.yaml
A vmware-lib/content/params/esxi-cluster-name.yaml
A vmware-lib/content/params/esxi-cluster-options.yaml
A vmware-lib/content/params/esxi-cluster-profile.yaml
A vmware-lib/content/params/esxi-datacenter-name.yaml
A vmware-lib/content/params/esxi-thumbprint-sha1.yaml
A vmware-lib/content/params/esxi-vsan-cluster-id.yaml
A vmware-lib/content/params/esxi-vsan-data-sub-cluster-uuid.yaml
A vmware-lib/content/params/esxi-vsan-disk-selection-rule.yaml
A vmware-lib/content/params/esxi-vsan-enabled.yaml
A vmware-lib/content/params/esxi-vsan-host.yaml
A vmware-lib/content/params/esxi-vsan-leader.yaml
A vmware-lib/content/params/esxi-vsan-members.yaml
A vmware-lib/content/params/esxi-vsan-nodes-override.yaml
A vmware-lib/content/params/esxi-vsan-operations.yaml
A vmware-lib/content/params/esxi-vsan-portgroup.yaml
A vmware-lib/content/params/esxi-vsan-vmk.yaml
A vmware-lib/content/params/esxi-vsan-vmknic-ip.yaml
A vmware-lib/content/params/esxi-vsan-vmknic-netmask.yaml
A vmware-lib/content/params/esxi-vsan-vmnic.yaml
A vmware-lib/content/params/esxi-vsan-vswitch-standard.yaml
A vmware-lib/content/params/esxi-vsan-zero-count-fatal.yaml
A vmware-lib/content/profiles/EXAMPLE-govc-cluster-create.yaml
A vmware-lib/content/stages/esxi-vsan-configure-host.yaml
A vmware-lib/content/stages/esxi-vsan-detailed-info.yaml
A vmware-lib/content/stages/govc-cluster-create.yaml
A vmware-lib/content/stages/govc-vsan-claim-disks.yaml
A vmware-lib/content/stages/govc-vsan-cluster-build.yaml
A vmware-lib/content/stages/govc-vsan-cluster-destroy.yaml
A vmware-lib/content/stages/govc-vsan-cluster-list.yaml
A vmware-lib/content/tasks/esxi-vsan-configure-host.yaml
A vmware-lib/content/tasks/esxi-vsan-detailed-info.yaml
A vmware-lib/content/tasks/govc-cluster-create.yaml
A vmware-lib/content/tasks/govc-get-thumbprint.yaml
A vmware-lib/content/tasks/govc-vsan-claim-disks.yaml
A vmware-lib/content/tasks/govc-vsan-cluster-get.yaml
A vmware-lib/content/tasks/govc-vsan-cluster-operations.yaml
A vmware-lib/content/tasks/govc-vsan-destroy-cluster.yaml
A vmware-lib/content/templates/esxi-vsan-detailed-info.sh.tmpl
A vmware-lib/content/templates/govc-folder-create.sh.tmpl
A vmware-lib/disk-stuff
M vmware-lib/dockerfiles/dockerfile-govc
A vmware-lib/dockerfiles/dockerfile-pyvmomi
A vmware-lib/job-log-output.txt
M vmware-lib/tools/build-docker.sh
M vmware-lib/tools/do-all.sh
M vmware-lib/tools/drpcli-commands.sh
M vmware-lib/tools/drpcli-create-machines.sh
commit 2c14c72122f5dff0f0481f4379cd3128879b1f8e
Author: Shane Gibson <shane@rackn.com>
Date: Thu Jul 9 19:16:04 2020 -0700
enhance(packer-builder): DRP Upload; more readme, uefi win support
M packer-builder/README.md
M packer-builder/content/params/packer-builder-build-image.yaml
A packer-builder/packer/scripts/rackn-drp-upload.sh
M packer-builder/packer/setup-kvm.sh
A packer-builder/packer/windows-10-1909-uefi.json
M packer-builder/packer/windows-10-1909.json
A packer-builder/packer/windows-10-uefi/autounattend.xml
M packer-builder/packer/windows-2019-uefi.json
M packer-builder/packer/windows-2019.json
commit a7d4691ad9637ad9508079539bf8030cb7dbf2ee
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Wed Jul 29 17:16:45 2020 -0500
fix(drp-community-content): update sledgehammer with wget timeout increase
M content/bootenvs/discovery.yml
M content/bootenvs/sledgehammer.yml
commit 3174b7bca541827fb0c75259ac860d0eeb0d2bd7
Author: Shane Gibson <shane@rackn.com>
Date: Wed Jul 29 14:42:34 2020 -0700
return to the "duplicate remove" path
return back to the duplicate remove path, leave in place the efivootmgr typo correction
M content/tasks/fix-uefi-boot-order.yaml
commit 3f3db0d44eeca175d7739c0606ca153d4b6c7ec9
Author: Carl Perry <carlp@rackn.com>
Date: Tue Jul 28 12:53:24 2020 -0500
fix(sledgehamer-builder): Increase wget retry count for STP
The default number of retries (10) means that most switchports
which have STP enabled will fail. Increasing the count to 65
should allow most timeouts (up to about 70s) to expire while
attempting to download the second stage. This should have no
impact on non-STP ports, or ports where STP "portfast" are
enabled as the kernel takes a few seconds to complete other
tasks before the 2nd stage download is attempted.
M sledgehammer-builder/tasks/sledgehammer-place-stage1-assets.yaml
commit e6a2de8a5505859e1edb7efa486071f6931b2c63
Author: Shane Gibson <shane@rackn.com>
Date: Sun Jul 26 10:29:16 2020 -0700
fix(drp-community-content): Fix uefi boot; remove current boot number
M content/tasks/fix-uefi-boot-order.yaml
commit 38a4a182f6dfdbc3810e28a79b29a82f62f842f1
Author: Shane Gibson <shane@rackn.com>
Date: Tue Jul 21 14:23:26 2020 -0700
bug(drp-community-content): Fix setup.tmpl '<<<' redirect breaks ESXi shell
- use of the `<<<` redirect is not valid on ESXi BusyBox shell
- move to using a more generic construct that is compatible
Results in error on ESXi if run with `<<<` as:
```
-sh: syntax error: unexpected redirection
```
M content/templates/setup.tmpl
commit d461508c277871b8698f09b85f6e6f8a8f78ef54
Author: Carl Perry <carlp@rackn.com>
Date: Tue Jul 21 15:21:53 2020 -0500
feat(os-other): Add IsoUrl for Linux installers in os-other
Add RackN controlled S3 bucket for os-other images which are Linux
based. Basically adds support for RHEL 7 and 8 installers.
The ISOs are currently publicly available, but can be license
restricted in the future.
M os-other/bootenvs/rhel-server-7-install.yaml
M os-other/bootenvs/rhel-server-8-boot-install.yaml
M os-other/bootenvs/rhel-server-8-dvd-install.yaml
End of Note