commit bfc42eb84b9fb61f92e6a313b5e34b9be4154610
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Jul 20 20:29:20 2020 -0500
build: update to v4.4.0-beta01
M go.mod
M go.sum
commit e63923f141b5956fb0b3d0f5c061b2b6aad467e8
Author: Carl Perry <carlp@rackn.com>
Date: Mon Jul 20 18:31:00 2020 -0500
feat(content): Move all ISOs to RackN controlled repo for Linux installers
Moved all the ISOs from various places on the Internet to a
RackN controlled S3 bucket.
M content/bootenvs/centos-7.6.1810.yml
M content/bootenvs/centos-7.7.1908.yml
M content/bootenvs/centos-7.8.2003.yml
M content/bootenvs/centos-7.yml
M content/bootenvs/centos-8.yml
M content/bootenvs/debian-8.yml
M content/bootenvs/debian-9.yml
M content/bootenvs/fedora-31.yml
M content/bootenvs/ubuntu-16.04.yml
M content/bootenvs/ubuntu-18.04-arm64-hwe.yml
M content/bootenvs/ubuntu-18.04.yml
M content/bootenvs/ubuntu-20.04-install.yml
commit 13a2605a2c31a7f2327199523c6ae2020b86f993
Author: Rob Hirschfeld <rob@rackn.com>
Date: Sun Jul 19 22:59:00 2020 -0500
refactor(task-library): update dr-install to pull license and install from online sources
A task-library/params/dr-server-install-version.yaml
M task-library/tasks/dr-server-install.yaml
commit 7fda688a2796942d0c7a01b79651a722c421b7e1
Author: Carl Perry <carlp@rackn.com>
Date: Thu Jul 2 15:15:16 2020 -0500
feat(content): Debian 10 Support
Adds new workflow and bootenv for Debian 10
Fixes errors in previous Debian bootenvs
Add ubuntu-base like workflow for Debian 10
Only works for Network installs, could not find a way to do
off-line installs due to limitations with the Debian Installer
A content/bootenvs/debian-10.yml
M content/bootenvs/debian-8.yml
M content/bootenvs/debian-9.yml
M content/params/package-repositories.yaml
A content/stages/debian-10-install.yaml
A content/tasks/debian-drp-only-repos.yaml
A content/templates/deb10-net-seed.tmpl
A content/templates/debian-drp-only-repos.sh.tmpl
M content/templates/select-kickseed.tmpl
A content/workflows/debian-base.yaml
commit 340de354aff6782dcfd77ddaee721afaebf6e517
Author: Shane Gibson <shane@rackn.com>
Date: Wed Jul 15 08:54:14 2020 -0700
enhance(dev-library): Add hello/message for hello-world
A dev-library/params/hello-message.yaml
M dev-library/tasks/hello-world.yaml
commit 42a7d6f99c606dccefa330bc23743085b125c97b
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Wed Jul 15 10:43:52 2020 -0500
fix(Sledgeahmmer): Add the mtd subsystem drivers to stage1.
Certain custom nic drivers require it to load, and it is small and
otherwise harmless.
M sledgehammer-builder/tasks/sledgehammer-create-stage-1.yaml
commit 107cd6b10925404c4be974dd821801333570550b
Author: Rob Hirschfeld <rob@rackn.com>
Date: Mon Jul 13 19:05:51 2020 -0500
refactor(task-library): change from docker to podman in context bootstrap
M task-library/params/cluster-profile.yaml
M task-library/tasks/bootstrap-contexts.yaml
commit a4c7a1659b505d323687fb9f6e87524df4bb1eae
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Jul 13 14:36:21 2020 -0500
fix(sledgehammer-builder): allow extra-ifs to survive NetworkManager in C8
M sledgehammer-builder/bootenvs/build-sledgehammer.yaml
commit 1594c9f1dbb89468f696db9f2706733a2c6f95af
Author: Shane Gibson <shane@rackn.com>
Date: Mon Jul 13 12:07:08 2020 -0700
enhance(vmware-lib): add usage note to template script
M vmware-lib/content/tasks/govc-commands.yaml
commit 80d204b5bb68ad1ac22f121ced12ffaf0c69c4d9
Author: Shane Gibson <shane@rackn.com>
Date: Mon Jul 13 09:43:25 2020 -0700
enhance(vmware-lib): Add template handling to updated govc/commands
M vmware-lib/content/tasks/govc-commands.yaml
M vmware-lib/content/tasks/govc-stage-ova.yaml
commit 16f504697cf06d889a79b3b374e2dd691b689313
Author: Shane Gibson <shane@rackn.com>
Date: Sat Jul 11 01:41:42 2020 +0000
oops(vmware-lib): fix
M vmware-lib/content/tasks/govc-commands.yaml
commit aecfb2bbecb032d01dab889814287dc255f73955
Author: Shane Gibson <shane@rackn.com>
Date: Sat Jul 11 01:19:23 2020 +0000
enhance(vmware-lib): refactor and move 'vcenter' to generic 'ova'
D vmware-lib/content/params/govc-command.yaml
A vmware-lib/content/params/govc-commands.yaml
M vmware-lib/content/params/govc-ova-location.yaml
M vmware-lib/content/params/govc-ova-version.yaml
M vmware-lib/content/params/govc-template-json.yaml
M vmware-lib/content/params/govc-url.yaml
M vmware-lib/content/params/govc-username.yaml
M vmware-lib/content/profiles/EXAMPLE-govc-about-test.yaml
M vmware-lib/content/profiles/EXAMPLE-govc-vcsa-vc01.yaml
R075 vmware-lib/content/stages/govc-command.yaml vmware-lib/content/stages/govc-commands.yaml
M vmware-lib/content/stages/govc-complete.yaml
A vmware-lib/content/stages/govc-deploy-ova.yaml
R091 vmware-lib/content/stages/govc-ova-stage.yaml vmware-lib/content/stages/govc-stage-ova.yaml
D vmware-lib/content/stages/govc-vc-test.yaml
D vmware-lib/content/stages/govc-vcenter-create.yaml
R056 vmware-lib/content/stages/govc-wait-for-vcenter.yaml vmware-lib/content/stages/govc-wait-for-ova.yaml
R068 vmware-lib/content/tasks/govc-command.yaml vmware-lib/content/tasks/govc-commands.yaml
R090 vmware-lib/content/tasks/govc-ova-stage.yaml vmware-lib/content/tasks/govc-stage-ova.yaml
R096 vmware-lib/content/tasks/govc-wait-for-vcenter.yaml vmware-lib/content/tasks/govc-wait-for-ova.yaml
R071 vmware-lib/content/workflows/govc-command.yaml vmware-lib/content/workflows/govc-commands.yaml
A vmware-lib/content/workflows/govc-deploy-ova.yaml
D vmware-lib/content/workflows/govc-vcenter-create.yaml
M vmware-lib/tools/do-all.sh
commit 75feb196a3a026ecdc0ca8917fd657f80fd1cf16
Author: Shane Gibson <shane@rackn.com>
Date: Fri Jul 10 16:43:54 2020 +0000
enhance(vmware-lib): Bump govc to v0.23.0, Fix Container naming with version
D vmware-lib/._Prerequisites.meta
D vmware-lib/._Tags.meta
M vmware-lib/content/contexts/govc.yaml
M vmware-lib/content/contexts/vcsa-deploy.yaml
M vmware-lib/content/params/govc-password.yaml
M vmware-lib/dockerfiles/dockerfile-govc
M vmware-lib/tools/build-docker.sh
M vmware-lib/tools/drpcli-commands.sh
commit 2a90a87087eee2b7b1ff196ada7caa3aa4e2da15
Author: Rob Hirschfeld <rob@rackn.com>
Date: Fri Jul 10 10:23:23 2020 -0500
bug(cloud-wrapper): needed new line in loop
M cloud-wrappers/templates/cloud-provision-reference.tf.tmpl
commit d7c0325387c6064f63b01b31bb1f68c0e843059e
Author: Rob Hirschfeld <rob@rackn.com>
Date: Wed Jul 8 13:41:08 2020 -0500
refactor(cloud-wrapper): include version requirement in prereq
M cloud-wrappers/._Prerequisites.meta
commit f9419396daf56cd77e5a3986b52d3441aba54c98
Author: Shane Gibson <shane@rackn.com>
Date: Tue Jul 7 20:33:26 2020 -0700
enhance(vmware-lib): Put meta files back ... thx 'bsdtar'
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 16c3f89a688eea44f38f38d6fdc31b90ee63662a
Author: Shane Gibson <shane@rackn.com>
Date: Tue Jul 7 20:21:50 2020 -0700
enhance(vmware-lib): Fixes, testing, cleanup of 'vmware-lib'
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
M vmware-lib/content/contexts/govc.yaml
M vmware-lib/content/contexts/vcsa-deploy.yaml
D vmware-lib/content/params/govc-node.yaml
A vmware-lib/content/params/govc-ova-type.yaml
A vmware-lib/content/params/govc-ova-version.yaml
M vmware-lib/content/params/govc-url.yaml
A vmware-lib/content/profiles/EXAMPLE-govc-about-test.yaml
R055 vmware-lib/content/profiles/govc-vcsa-vc01.yaml vmware-lib/content/profiles/EXAMPLE-govc-vcsa-vc01.yaml
R069 vmware-lib/content/profiles/vcsa-deploy-EXAMPLE.yaml vmware-lib/content/profiles/EXAMPLE-vcsa-deploy.yaml
D vmware-lib/content/profiles/govc-about-test.yaml
D vmware-lib/content/profiles/govc-vcsa-test.yaml
A vmware-lib/content/stages/govc-complete.yaml
D vmware-lib/content/tasks/context-clear.yaml
D vmware-lib/content/tasks/context-runner.yaml
M vmware-lib/content/tasks/govc-command.yaml
M vmware-lib/content/tasks/govc-datastore-create.yaml
M vmware-lib/content/tasks/govc-wait-for-vcenter.yaml
R089 vmware-lib/content/templates/govc-vcsa-EXAMPLE.json.tmpl vmware-lib/content/templates/EXAMPLE-govc-vcsa-vc01.json.tmpl
R092 vmware-lib/content/templates/vcsa-deploy-EXAMPLE.json.tmpl vmware-lib/content/templates/EXAMPLE-vcsa-deploy.json.tmpl
M vmware-lib/content/templates/govc-setup.sh.tmpl
D vmware-lib/content/templates/govc-vcsa-vc01.json.tmpl
M vmware-lib/content/workflows/govc-command.yaml
M vmware-lib/content/workflows/govc-datastore-create.yaml
M vmware-lib/content/workflows/govc-vcenter-create.yaml
M vmware-lib/tools/build-docker.sh
M vmware-lib/tools/do-all.sh
M vmware-lib/tools/dockerhub-containers.sh
M vmware-lib/tools/drpcli-commands.sh
M vmware-lib/tools/drpcli-create-machines.sh
commit d979c00a6eaf4af80c9f0557dd37b0129dc6b6b5
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Jul 7 12:03:23 2020 -0500
build: add kube-lib and kvm-simple to build set
M tools/pieces.sh
commit 5a568d177c4beeccb0a301909d71503916b6d675
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Jul 7 11:59:49 2020 -0500
build: add cloud-wrappers to published pieces
M tools/pieces.sh
commit f9c0b3d2d6b292f6fa4701b22ac841a1819b9db8
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue Jul 7 11:10:16 2020 -0500
bug(dev-library): handle no meta data case for load generator
M dev-library/tasks/wait-time.yaml
commit 12ea982af44384c200d47f34dbb6a209fd51fbeb
Author: Shane Gibson <shane@rackn.com>
Date: Mon Jul 6 20:34:55 2020 -0700
feat(kvm-simple): Initial checkin; Simple KVM Installer
A kvm-simple/._Author.meta
A kvm-simple/._CodeSource.meta
A kvm-simple/._Color.meta
A kvm-simple/._Copyright.meta
A kvm-simple/._Description.meta
A kvm-simple/._DisplayName.meta
A kvm-simple/._DocUrl.meta
A kvm-simple/._Documentation.meta
A kvm-simple/._Icon.meta
A kvm-simple/._License.meta
A kvm-simple/._Name.meta
A kvm-simple/._Source.meta
A kvm-simple/._Tags.meta
A kvm-simple/._Type.meta
A kvm-simple/stages/kvm-simple-install-tools.yaml
A kvm-simple/stages/kvm-simple-kvm-setup.yaml
A kvm-simple/tasks/kvm-simple-intall-tools.yaml
A kvm-simple/tasks/kvm-simple-kvm-setup.yaml
A kvm-simple/templates/kvm-simple-intall-tools.sh.tmpl
A kvm-simple/templates/kvm-simple-kvm-setup.sh.tmpl
A kvm-simple/workflows/kvm-simple-install.yaml
commit 1417b966fb3eef1ca2fd67e200b3eb9fc03b2693
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue Jun 23 23:26:25 2020 -0500
refactor(cloud-wrappers): pull cloud tasks from content to dedicated library
refactor(cloud-wrappers): add meta data
feat(content-dev-tools): create load generator workflow
feat(dev-lib): developer help: add workflow for always fails
refactor(cloud-wrapper): make sure operators has rackn-license
feat(cloud-wrapper): working base tested with linode
refactor(cloud-wrapper): move API metadata to cloud-inspect, more testing
refactor(task-library): remove terraform state if no resources
fix(task-library): use correct input for eval
refactor(cloud-wrapper): params need to be forced to string
refactor(cloud-wrapper): remove duplicate
refactor(cloud-wrapper): do not use multi-site stages
feature(cloud-wrapper): add AWS instance build
feat(cloud-wrapper): aws provision working
feat(cloud-wrapper): google cloud creates machines
feat(cloud-wrapper): make it easier to override the terraform template
A cloud-wrappers/._Author.meta
A cloud-wrappers/._CodeSource.meta
A cloud-wrappers/._Color.meta
A cloud-wrappers/._Copyright.meta
A cloud-wrappers/._Description.meta
A cloud-wrappers/._DisplayName.meta
A cloud-wrappers/._DocUrl.meta
A cloud-wrappers/._Documentation.meta
A cloud-wrappers/._Icon.meta
A cloud-wrappers/._License.meta
A cloud-wrappers/._Name.meta
A cloud-wrappers/._Order.meta
A cloud-wrappers/._Prerequisites.meta
A cloud-wrappers/._Source.meta
A cloud-wrappers/._Tags.meta
A cloud-wrappers/contexts/ansible.yaml
A cloud-wrappers/contexts/terraform.yaml
A cloud-wrappers/params/aws-access-key.yaml
A cloud-wrappers/params/aws-ami-id.yaml
A cloud-wrappers/params/aws-instance-type.yaml
A cloud-wrappers/params/aws-region.yaml
A cloud-wrappers/params/aws-secret-key.yaml
A cloud-wrappers/params/aws-security-groups.yaml
R093 content/params/cloud-availability-zone.yaml cloud-wrappers/params/cloud-availability-zone.yaml
R091 content/params/cloud-instance-id.yaml cloud-wrappers/params/cloud-instance-id.yaml
R092 content/params/cloud-instance-type.yaml cloud-wrappers/params/cloud-instance-type.yaml
R065 content/params/cloud-vendor.yaml cloud-wrappers/params/cloud-provider.yaml
R092 content/params/cloud-public-hostname.yaml cloud-wrappers/params/cloud-public-hostname.yaml
R092 content/params/cloud-public-ipv4.yaml cloud-wrappers/params/cloud-public-ipv4.yaml
A cloud-wrappers/params/google-boot-disk-image.yaml
A cloud-wrappers/params/google-credential.yaml
A cloud-wrappers/params/google-instance-type.yaml
A cloud-wrappers/params/google-project-id.yaml
A cloud-wrappers/params/google-region.yaml
A cloud-wrappers/params/google-zone.yaml
A cloud-wrappers/params/linode-instance-image.yaml
A cloud-wrappers/params/linode-instance-type.yaml
A cloud-wrappers/params/linode-region.yaml
A cloud-wrappers/params/linode-root-password.yaml
A cloud-wrappers/params/linode-token.yaml
A cloud-wrappers/params/terraform-var-instance-id.yaml
A cloud-wrappers/stages/cloud-decommission.yaml
R072 content/stages/aws-discover.yaml cloud-wrappers/stages/cloud-inspect.yaml
A cloud-wrappers/stages/cloud-provision.yaml
A cloud-wrappers/tasks/cloud-cleanup.yaml
A cloud-wrappers/tasks/cloud-inspect.yaml
A cloud-wrappers/tasks/cloud-validate.yaml
A cloud-wrappers/templates/cloud-provision-reference.tf.tmpl
A cloud-wrappers/workflows/cloud-decommission.yaml
A cloud-wrappers/workflows/cloud-provision.yaml
D content/stages/gce-discover.yaml
D content/tasks/aws-discover.yaml
D content/tasks/gce-discover.yaml
M content/tasks/set-machine-ip-joinup.yaml
M dev-library/stages/always-fails.yaml
A dev-library/workflows/always-fails.yaml
A dev-library/workflows/load-generator.yaml
M task-library/params/rsa-key-private.yaml
M task-library/params/rsa-key-public.yaml
A task-library/params/terraform-plan-automation.yaml
M task-library/params/terraform-plan-templates.yaml
M task-library/tasks/network-firewall.yaml
M task-library/tasks/terraform-apply.yaml
commit 12daadc6e877b8f40f90807e03a76506f4b80cf9
Author: Shane Gibson <shane@rackn.com>
Date: Sat Jul 4 12:16:21 2020 -0700
enhance(os-other): Fix KS rendering, add OpenSCAP and PWPolicy pieces
A os-other/params/oscap-configuration.yaml
A os-other/params/oscap-enabled.yaml
A os-other/params/redhat-pwpolicy.yaml
M os-other/templates/rhel-8.ks.tmpl
commit b4c4e73ae5efba12291b054e4752753fea28d14e
Author: Carl Perry <carlp@rackn.com>
Date: Fri Jul 3 12:55:12 2020 -0500
Removed orphaned base install workflow.
Removed boot install workflow as it requires repos that are not publicly available.
Modified the subscription username to default to "trial" with doc updates accordingly.
Updated registr script to not attempt when username is "trial" and there is no password set. (ensures installs complete out of the box)
Made the username parameter required in the workflow.
M os-other/bootenvs/rhel-server-8-dvd-install.yaml
M os-other/params/redhat-subscription-username.yaml
M os-other/templates/redhat-subscription-register.sh.tmpl
D os-other/workflows/rhel-server-8-base-install.yaml
D os-other/workflows/rhel-server-8-boot-install.yaml
commit da4dd3dabfe06c61308fda32d15a3cf3d1ea1560
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Thu Jul 2 17:18:16 2020 -0500
feat(sledghammer-customize): Optional Mellanox and Solarflare support.
Add tasks that allow building Sledgeahmmer with up-to-date Mellanox
and/or Solidfire drivers. These drivers amy be required for network
adapters that do not yet have mainstream kernel support.
They are not included in the default Sledgehammer build path because
using drivers compiled from source is not compatible with UEFI Secure
Boot.
A sledgehammer-builder/params/sledgehammer.mellanox-driver-package.yaml
A sledgehammer-builder/params/sledgehammer.solarflare-driver-package.yaml
A sledgehammer-builder/tasks/sledgehammer-add-extra-packages.yaml
A sledgehammer-builder/tasks/sledgehammer-mellanox-current-drivers.yaml
A sledgehammer-builder/tasks/sledgehammer-solarflare-current-drivers.yaml
A sledgehammer-builder/workflows/sledgeahmmer-build.yaml
commit d4159ac1176517ed7295058cf95a2a7f39437550
Author: Shane Gibson <shane@rackn.com>
Date: Wed Jul 1 22:09:42 2020 -0700
feat(vmware-lib): Update .gitignore, remove old artifacts
M vmware-lib/.gitignore
D vmware-lib/vcf-builder-deploy.yaml
D vmware-lib/vcf-builder.yaml
D vmware-lib/vcf.tgz
D vmware-lib/vmware-hcl-checks.yaml
D vmware-lib/vsan.tgz
commit 90cb61bd81fa255c422be7a479af09ac2ffd4131
Author: Shane Gibson <sygibson@gmail.com>
Date: Thu Jul 2 04:20:55 2020 +0000
feat(vmware-lib): Missed changes
D vmware-lib/content/tasks/govc-stage-ova.yaml
M vmware-lib/tools/clone-vmware-lib.sh
M vmware-lib/tools/do-all.sh
D vmware-lib/vlib.tgz
commit 1d4274ec32678488ae791223255d3d12dd66bff4
Author: Shane Gibson <sygibson@gmail.com>
Date: Thu Jul 2 04:18:41 2020 +0000
feat(vmware-lib): Enhancements and fixes.
M vmware-lib/content/._Documentation.meta
A vmware-lib/content/._Prerquisites.meta
M vmware-lib/content/._Tags.meta
A vmware-lib/content/params/govc-datastore-create-disk.yaml
A vmware-lib/content/params/govc-datastore-create-name.yaml
A vmware-lib/content/params/govc-datastore-skip-create.yaml
M vmware-lib/content/params/govc-datastore.yaml
M vmware-lib/content/stages/govc-command.yaml
A vmware-lib/content/stages/govc-datastore-create.yaml
A vmware-lib/content/stages/govc-ova-stage.yaml
A vmware-lib/content/stages/govc-vc-test.yaml
A vmware-lib/content/stages/govc-vcenter-create.yaml
M vmware-lib/content/stages/govc-wait-for-vcenter.yaml
M vmware-lib/content/stages/vcsa-deploy-command.yaml
M vmware-lib/content/tasks/govc-command.yaml
A vmware-lib/content/tasks/govc-datastore-create.yaml
A vmware-lib/content/tasks/govc-ova-stage.yaml
M vmware-lib/content/tasks/govc-wait-for-vcenter.yaml
M vmware-lib/content/tasks/vcsa-deploy-command.yaml
A vmware-lib/content/templates/govc-setup.sh.tmpl
M vmware-lib/content/workflows/govc-command.yaml
A vmware-lib/content/workflows/govc-datastore-create.yaml
M vmware-lib/content/workflows/govc-vcenter-create.yaml
M vmware-lib/content/workflows/vcsa-deploy-command.yaml
commit 01ae218060128a347dc975eafc136ebad97df269
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Thu Jun 25 14:33:17 2020 -0500
feat(cent8-sledgehammer): CentOS 8 based Sledgehammer
Rewrite the sledgehammer-builder package to base Sledgehammer on
CentOS 8.
Refactor the sledgehammer-builder content pack to take advantage of
the upcoming bootenv-customize changes, and allow several parts of the
Sledgeahmemr build process to be customized via param modification and
task injection.
At the end of the sledgehammer-build process, both the new
Sledgehammer image and a profile that allows you to easily test it
will be uploaded to dr-provision, assuming you are running on a
dr-provision that is capable of handling bootenv-customize.
M sledgehammer-builder/bootenvs/build-sledgehammer.yaml
A sledgehammer-builder/params/sledgehammer.add-insecure-drivers.yaml
A sledgehammer-builder/params/sledgehammer.disable-services.yaml
A sledgehammer-builder/params/sledgehammer.enable-services.yaml
A sledgehammer-builder/params/sledgehammer.extra-packages.yaml
A sledgehammer-builder/params/sledgehammer.unwanted-kernel-modules.yaml
A sledgehammer-builder/params/sledgehammer.unwanted-packages.yaml
M sledgehammer-builder/stages/sledgehammer-build.yaml
A sledgehammer-builder/tasks/sledgehammer-create-image.yaml
A sledgehammer-builder/tasks/sledgehammer-create-stage-1.yaml
A sledgehammer-builder/tasks/sledgehammer-create-stage2.yaml
A sledgehammer-builder/tasks/sledgehammer-customize.yaml
A sledgehammer-builder/tasks/sledgehammer-place-stage1-assets.yaml
A sledgehammer-builder/tasks/sledgehammer-place-start-up.yaml
A sledgehammer-builder/tasks/sledgehammer-prepare-for-image-creation.yaml
D sledgehammer-builder/tasks/sledgehammer-stage-bits.yaml
commit 16fbaf686765c812c23dc60264bd572d2d45e515
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Thu Jun 25 14:31:31 2020 -0500
update(cent8): Allow Dell and HPE tools to install in centos 8
This will be needed for the upcoming Centos 8 based Sledgehammer
M dell-support/tasks/dell-dsu-setup.yml
M hpe-support/params/hpe-repo-urls.yml
commit 254cebd1e053d8169b7dadd572687075d375a05a
Author: Shane Gibson <shane@rackn.com>
Date: Tue Jun 30 18:28:31 2020 -0700
enhance(vmware-lib): Enhancements and fixes to vmware-lib
A vmware-lib/content/params/govc-ova-location.yaml
M vmware-lib/content/tasks/govc-command.yaml
A vmware-lib/content/tasks/govc-stage-ova.yaml
A vmware-lib/tools/clone-vmware-lib.sh
A vmware-lib/tools/do-all.sh
A vmware-lib/tools/dockerhub-containers.sh
M vmware-lib/tools/drpcli-commands.sh
M vmware-lib/tools/drpcli-create-machines.sh
A vmware-lib/vcf-builder-deploy.yaml
A vmware-lib/vcf-builder.yaml
A vmware-lib/vcf.tgz
A vmware-lib/vlib.tgz
A vmware-lib/vmware-hcl-checks.yaml
A vmware-lib/vsan.tgz
commit 30543063c002b2edd32572970b28d68c96332a1d
Author: Shane Gibson <shane@rackn.com>
Date: Mon Jun 29 18:20:15 2020 -0700
fix(packer-builder): more fixes to upload output
M packer-builder/content/tasks/packer-builder-upload-to-drp.yaml
commit b9d8c7699be725b7f192036b99afdc41f441c70d
Author: Shane Gibson <shane@rackn.com>
Date: Mon Jun 29 17:36:55 2020 -0700
fix(packer-builder): Fix uploaded name
M packer-builder/content/tasks/packer-builder-upload-to-drp.yaml
commit e42b0f26f969ed99dfd6dfcb82144aa893916b16
Author: Shane Gibson <shane@rackn.com>
Date: Mon Jun 29 12:02:14 2020 -0700
WIP enhance(packer-builder): Add upload pieces to Packer Builder
A packer-builder/content/params/packer-builder-upload-image.yaml
A packer-builder/content/stages/packer-builder-upload-to-drp.yaml
M packer-builder/content/tasks/packer-builder-build-image.yaml
A packer-builder/content/tasks/packer-builder-upload-to-drp.yaml
M packer-builder/content/workflows/packer-setup-and-build.yaml
A packer-builder/content/workflows/packer-upload-only.yaml
commit be14b6ed839510789d1f3de352889f8fdabda369
Author: Shane Gibson <shane@rackn.com>
Date: Fri Jun 19 14:47:10 2020 -0700
enhance(os-other): Fix base to boot workflow
A os-other/workflows/rhel-server-8-boot-install.yaml
commit 617f12a6e04fa6a2cc829a6b422daaeb6dfcb743
Author: Shane Gibson <shane@rackn.com>
Date: Fri Jun 19 09:52:02 2020 -0700
Update rhel-8.ks.tmpl
M os-other/templates/rhel-8.ks.tmpl
commit 8917d8316922a46e6ed636c28dfdd8a9cb0dc047
Author: Shane Gibson <shane@rackn.com>
Date: Sat Jun 13 08:37:00 2020 -0700
enhance(os-other): Add selinux params, add to RHEL 8 KS
A content/params/provisioner-selinux-type.yaml
A content/params/provisioner-selinux.yaml
M os-other/templates/rhel-8.ks.tmpl
commit 57aa03d07debaee18547669ec3d7cc203b4df85e
Author: Shane Gibson <shane@rackn.com>
Date: Sat Jun 13 08:30:12 2020 -0700
enhance(os-other): Cleanup and fixes, rename bootenvs
A os-other/bootenvs/rhel-server-8-boot-install.yaml
R052 os-other/bootenvs/rhel-server-dvd-8-install.yaml os-other/bootenvs/rhel-server-8-dvd-install.yaml
D os-other/bootenvs/rhel-server-8-install.yaml
M os-other/params/redhat-rhsm-activation-key.yaml
M os-other/params/redhat-rhsm-organization.yaml
R063 os-other/stages/rhel-server-8-install.yaml os-other/stages/rhel-server-8-boot-install.yaml
R088 os-other/stages/rhel-server-dvd-8-install.yaml os-other/stages/rhel-server-8-dvd-install.yaml
A os-other/workflows/rhel-server-8-base-install.yaml
R075 os-other/workflows/rhel-server-dvd-8-install.yaml os-other/workflows/rhel-server-8-dvd-install.yaml
commit 7bf6a0e464e2288411a10477bd768ca1619f6601
Author: Shane Gibson <shane@rackn.com>
Date: Fri Jun 12 19:06:16 2020 -0700
WIP enhance(os-other): Add RHEL support
A content/params/provisioner-access-key.yaml
A content/params/provisioner-network-config.yaml
A os-other/._Prerequisites.meta
A os-other/bootenvs/rhel-server-8-install.yaml
A os-other/bootenvs/rhel-server-dvd-8-install.yaml
A os-other/params/redhat-kickstart-shell.yaml
A os-other/params/redhat-rhsm-activation-key.yaml
A os-other/params/redhat-rhsm-additional.yaml
A os-other/params/redhat-rhsm-organization.yaml
M os-other/params/redhat-subscription-repos.yaml
A os-other/stages/rhel-server-8-install.yaml
A os-other/stages/rhel-server-dvd-8-install.yaml
M os-other/templates/redhat-subscription-register.sh.tmpl
A os-other/templates/rhel-8.ks.tmpl
A os-other/workflows/rhel-server-dvd-8-install.yaml
End of Note