commit fff3e2739832193e4753093d77ee9d1322707821
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Thu Jan 12 11:06:24 2023 -0600
Release v4.12.0 Initial
M README.rst
commit a831302a6da4deeaef8fc2c32e1ab89c2c24ca7c
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Thu Jan 12 11:04:43 2023 -0600
build: update to v4.11.0
M go.mod
M go.sum
commit 338d895197feebf5b99a0251e9272ccf6c033d83
Author: Shane Gibson <shane@rackn.com>
Date: Thu Jan 12 08:23:15 2023 -0800
enhance(vmware-lib): Taask wait, DVS, example enhancements
M vmware-lib/content/meta.yaml
A vmware-lib/content/params/esxi-vsan-options.yaml
M vmware-lib/content/profiles/EXAMPLE-govc-cluster-create.yaml
R098 vmware-lib/content/profiles/EXAMEPLE-vcf-sddc-cloud-builder.yaml vmware-lib/content/profiles/EXAMPLE-vcf-sddc-cloud-builder.yaml
D vmware-lib/content/profiles/cluster.yaml
M vmware-lib/content/tasks/govc-cluster-create.yaml
M vmware-lib/content/tasks/govc-commands.yaml
M vmware-lib/content/tasks/govc-dvs-create.yaml
M vmware-lib/content/tasks/govc-wait-for-ova.yaml
M vmware-lib/content/templates/govc-setup.sh.tmpl
commit 557d83f0df18e50c497ac79b2c73b102223a5f7e
Author: Shane Gibson <shane@rackn.com>
Date: Wed Jan 11 23:21:44 2023 +0000
enhance(drp-community-content): part-scheme-default changes; Add Param for rhelish RootFS max size, fix Photon filesystem sizes
A content/params/rhelish-max-rootfs-size.yaml
M content/templates/part-scheme-default.tmpl
commit bb59d69ad4c1bbdaf4f03e39ba050afa8cd71aee
Author: Shane Gibson <shane@rackn.com>
Date: Tue Jan 10 15:06:18 2023 -0800
enhance(napalm): Add bootstrapping support for context container
M napalm/content/._Documentation.meta
A napalm/content/profiles/bootstrap-napalm.yaml
commit e57b74664d2d94709942413eaaca4af1fb2a1704
Author: Shane Gibson <shane@rackn.com>
Date: Tue Jan 10 15:01:10 2023 -0800
enhance(task-library): Enhance PhotonOS bootstrapping for container engine
M task-library/tasks/bootstrap-container-engine.yaml
commit f002eb985ded8ccfbdc89c045b8b962e05d4262b
Author: Shane Gibson <shane@rackn.com>
Date: Tue Jan 10 21:10:11 2023 +0000
enhance(napalm): Re-add Documentation; cleanup meta.yaml
A napalm/content/._Documentation.meta
M napalm/content/meta.yaml
commit d4a581904ed54382be9033c4704f8414c4e98c86
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Jan 10 10:15:26 2023 -0600
fix(flash): add logout to HPE commands and print results
Signed-off-by: Greg Althaus <galthaus@austin.rr.com>
M hpe-support/tasks/hpe-ilorest-config.yaml
commit cb1681e045048274ba78f0d602517181cbc3f188
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Jan 10 10:14:27 2023 -0600
build: add napalm to published tree pieces
Signed-off-by: Greg Althaus <galthaus@austin.rr.com>
M tools/pieces.sh
commit 801425d93ea67bae02d0db183bbc024eabd75f99
Author: Zaheena <zaheena@gmail.com>
Date: Mon Jan 9 22:01:15 2023 -0500
feat(image-builder): adding a builder for alma linux 8
A image-builder/workflows/image-builder-alma8.yaml
commit deb436224e44f236109c962aa626fcd7af0753a4
Author: Michael Rice <michael@michaelrice.org>
Date: Mon Jan 9 11:43:17 2023 -0600
fix(ubuntuhammer): remove cloud init removal
Ubuntu needs to run cloud init when it finishes the install to add the user and fully configure the
machine, this change backs out our removal of cloud init allowing the system to fully configure.
Updates the ubuntuhammer bootenv and profile for 4.11.0 to match the updated image
Signed-off-by: Michael Rice <michael@michaelrice.org>
M content/bootenvs/ubuntuhammer.yml
M content/profiles/ubuntuhammer-v4.11.0.yaml
M ubuntuhammer-builder/params/ubuntuhammer.disable-services.yaml
M ubuntuhammer-builder/params/ubuntuhammer.unwanted-packages.yaml
M ubuntuhammer-builder/tasks/ubuntuhammer-prepare-for-image-creation.yaml
commit 55dd3137a15e7db47f67550cf4300153ac1f0890
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Sat Jan 7 18:35:37 2023 -0600
fix(sledgehammer): have the python selector in the path
Signed-off-by: Greg Althaus <galthaus@austin.rr.com>
M content/stages/discover.yaml
commit 9c91fc282d81b99f0c0a82393b61162399d00e45
Author: Michael Rice <michael@michaelrice.org>
Date: Fri Jan 6 23:11:14 2023 -0600
fix(ubuntuhammer-builder): fixed errors
Added back hostname as per spec when using "identity" hostname is a required key
had ssh service name incorrect
Signed-off-by: Michael Rice <michael@michaelrice.org>
M ubuntuhammer-builder/bootenvs/build-ubuntuhammer.yaml
M ubuntuhammer-builder/params/ubuntuhammer.enable-services.yaml
commit 6e38339d7bed96ce5f74b7e937eb2560d3421b91
Author: Michael Rice <michael@michaelrice.org>
Date: Fri Jan 6 16:00:49 2023 -0600
fix(ubuntuhammer-builder): ubuntuhammer changes
Removed access keys from bootenv
removed hostname from bootenv
added sshd.service to enable list
added requests
Signed-off-by: Michael Rice <michael@michaelrice.org>
M ubuntuhammer-builder/bootenvs/build-ubuntuhammer.yaml
M ubuntuhammer-builder/params/ubuntuhammer.enable-services.yaml
commit 61e0eca8f86fc872a08524cc08fda28fe3c03007
Author: Michael Rice <michael@michaelrice.org>
Date: Thu Jan 5 11:14:01 2023 -0600
fix(ubuntuhammer): added iso info for release
Added the iso info for the 4.11 release of ubuntuhammer to replace the doesnotexist place holders
Signed-off-by: Michael Rice <michael@michaelrice.org>
M content/bootenvs/ubuntuhammer.yml
A content/profiles/ubuntuhammer-v4.11.0.yaml
commit b012cc9a64f960a5c93872b396e1cf913ece3e21
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Thu Jan 5 11:26:59 2023 -0600
fix(bootstrap): update error handler to follow exit code requirements
Signed-off-by: Greg Althaus <galthaus@austin.rr.com>
A task-library/params/alert-bootstrap-handled.yaml
M task-library/profiles/bootstrap-drp-endpoint.yaml
M task-library/tasks/alerts-bootstrap-error.yaml
commit bd36119e461b357ef53480c4fdd72544b50fee7b
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Wed Jan 4 13:07:07 2023 -0600
fix(task-library): switch to more direct test of self-runner
Signed-off-by: Greg Althaus <galthaus@austin.rr.com>
M task-library/tasks/bootstrap-container-engine.yaml
commit 27b762b3fd7da148f508b1399d3e17a24ec1850e
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Wed Jan 4 11:41:04 2023 -0600
feat(worker pool): update the triggers that can run in containers to use the event-worker-pool
Signed-off-by: Greg Althaus <galthaus@austin.rr.com>
M cloud-wrappers/meta.yaml
M cloud-wrappers/triggers/cloud-drift-alert.yaml
M dev-library/meta.yaml
M dev-library/tasks/dev-cluster-cleanup.yaml
M dev-library/triggers/dev-ux-button.yaml
M task-library/blueprints/alerts-on-content-change.yaml
M task-library/blueprints/dr-server-add-content-from-git.yml
M task-library/meta.yaml
M task-library/triggers/blueprint-to-cluster-members.yaml
commit 47ed9887ebab9bc0de3493f6301adf93193e4fbf
Author: Tim Bosse <tim@rackn.com>
Date: Wed Jan 4 12:29:01 2023 -0500
fix(content): update rhelish-9.0 links to vault locations
M content/bootenvs/alma-9-dvd-install.yaml
M content/bootenvs/alma-9-min-install.yaml
M content/bootenvs/alma-9.0-dvd-install.yaml
M content/bootenvs/alma-9.0-min-install.yaml
M content/bootenvs/rocky-8-install.yaml
M content/bootenvs/rocky-8-min-install.yaml
M content/bootenvs/rocky-8.6-install.yaml
M content/bootenvs/rocky-8.6-min-install.yaml
M content/bootenvs/rocky-9-dvd-install.yaml
M content/bootenvs/rocky-9-min-install.yaml
M content/bootenvs/rocky-9.0-dvd-install.yaml
M content/bootenvs/rocky-9.0-min-install.yaml
commit f12ad019da4b1424b9c8d96e135a7b6c63d9df27
Author: Shane Gibson <shane@rackn.com>
Date: Wed Jan 4 09:03:20 2023 -0800
enhance(drp-community-content): Add task breakout template and param
A content/params/task-breakout-of-loop.yaml
A content/templates/task-breakout-of-loop.sh.tmpl
commit 930095dfdab999e053e16d0f31d73da6c466e5b2
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Jan 3 11:24:30 2023 -0600
fix(content): Always download sledgehammer for amd64
Signed-off-by: Greg Althaus <galthaus@austin.rr.com>
M content/tasks/bootstrap-discovery-iso.yaml
commit fd50f241d15b469634e89bc83ed01222605c0060
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Jan 3 11:14:16 2023 -0600
fix(content): If cloud-providers in none still get isos
Signed-off-by: Greg Althaus <galthaus@austin.rr.com>
M cloud-wrappers/tasks/aws-scan-instances.yaml
M content/tasks/bootstrap-discovery-iso.yaml
commit 6b7fa19698bb5ca5b66d569647a4441692d39429
Author: Shane Gibson <shane@rackn.com>
Date: Fri Dec 30 14:52:55 2022 -0800
enhance(cloud-wrappers): Add VMware vSphere Resource Broker (PXE only)
A cloud-wrappers/params/vsphere-allow-unverified-ssl.yaml
A cloud-wrappers/params/vsphere-cluster.yaml
A cloud-wrappers/params/vsphere-datacenter.yaml
A cloud-wrappers/params/vsphere-datastore.yaml
A cloud-wrappers/params/vsphere-network.yaml
A cloud-wrappers/params/vsphere-password.yaml
A cloud-wrappers/params/vsphere-provider-source.yaml
A cloud-wrappers/params/vsphere-provider-version.yaml
A cloud-wrappers/params/vsphere-server.yaml
A cloud-wrappers/params/vsphere-user.yaml
A cloud-wrappers/params/vsphere-vm-disk-label.yaml
A cloud-wrappers/params/vsphere-vm-disk-size.yaml
A cloud-wrappers/params/vsphere-vm-memory.yaml
A cloud-wrappers/params/vsphere-vm-num-cpus.yaml
A cloud-wrappers/profiles/resource-vsphere-cloud.yaml
A cloud-wrappers/templates/cloud-provision-vsphere-data.tf.tmpl
A cloud-wrappers/templates/cloud-provision-vsphere-init.tf.tmpl
A cloud-wrappers/templates/cloud-provision-vsphere-instance-pxe.tf.tmpl
M task-library/params/cloud-cost-lookup.yaml
commit f84fa550c7657fa9ec99aa7d4c92bac8a4b3d986
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Dec 27 17:34:35 2022 -0600
fix(hpe-support): fix base case logic to work on success as well
Signed-off-by: Greg Althaus <galthaus@austin.rr.com>
M hpe-support/tasks/hpe-ilorest-config.yaml
commit 7bcc6e0d0107f5bab553796203310c5ee453134a
Author: Shane Gibson <shane@rackn.com>
Date: Fri Dec 23 13:18:02 2022 -0800
fix(proxmox): Remove 'lab' param and remnants.
M proxmox/content/params/network-add-nat-bridge-template.yaml
M proxmox/content/params/network-convert-interface-to-bridge-template.yaml
M proxmox/content/params/network-simple-brdige-with-addressing-template.yaml
M proxmox/content/params/network-simple-single-bridge-with-nat.yaml
A proxmox/content/params/proxmox-vm-external-bridge.yaml
A proxmox/content/params/proxmox-vm-external-subnet.yaml
A proxmox/content/params/proxmox-vm-nat-bridge.yaml
A proxmox/content/params/proxmox-vm-nat-subnet.yaml
M proxmox/content/tasks/network-add-nat-bridge.yaml
M proxmox/content/tasks/network-convert-interface-to-bridge.yaml
M proxmox/content/tasks/network-simple-bridge-with-addressing.yaml
M proxmox/content/tasks/network-simple-single-bridge-with-nat.yaml
M proxmox/content/templates/network-add-nat-bridge.cfg.tmpl
M proxmox/content/templates/network-convert-interface-to-bridge.cfg.tmpl
M proxmox/content/templates/network-simple-bridge-with-addressing.cfg.tmpl
M proxmox/content/templates/network-simple-single-bridge-with-nat.cfg.tmpl
R100 proxmox/content/workflows/proxmox-install-and-setup.yaml proxmox/rackn-proxmox-lab/workflows/proxmox-install-and-setup.yaml
commit 834c7744477bd26c431806cf40410abba1a11869
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Thu Dec 22 14:51:02 2022 -0600
fix(flash): Add fwpkg to the valid installed list enum
Signed-off-by: Greg Althaus <galthaus@austin.rr.com>
M flash/params/flash-list-installed.yml
commit 9a6f902e782a588abe89bf4064f762ab635197bc
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Thu Dec 22 13:23:28 2022 -0600
fix(flash): fix bash syntax error on case statement
Signed-off-by: Greg Althaus <galthaus@austin.rr.com>
M flash/tasks/hpe-firmware-flash-list.yml
commit f5f586ee91bf9c94725b8a168e1e1f7e4d3cbd57
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Thu Dec 22 11:18:24 2022 -0600
fix(flash): Use the inventory output file for lookups
Signed-off-by: Greg Althaus <galthaus@austin.rr.com>
M flash/tasks/hpe-firmware-flash-list.yml
commit 931e9e57e22773a701c9f5236c6ba2dd3a01273b
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Thu Dec 22 09:21:27 2022 -0600
fix(flash): use proper filename for unzip
Signed-off-by: Greg Althaus <galthaus@austin.rr.com>
M flash/tasks/hpe-firmware-flash-list.yml
commit a730b4f94fbbd9ef3040d4968ce36b606d238def
Author: Mike McRill <mike@mcrill.net>
Date: Fri Dec 16 15:23:11 2022 -0600
feat(terraform): add flag to allow unescaped terraform templates
A task-library/params/terraform-sane-templating.yaml
M task-library/templates/terraform-apply.sh.tmpl
commit 05845716fca99891345a0b8a9f692258755d7e0c
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Dec 20 18:04:46 2022 -0600
fix(task-library): fix the tag lookup mechanism.
Signed-off-by: Greg Althaus <galthaus@austin.rr.com>
M task-library/tasks/broker-context-manipulate.yaml
commit 3e1778ebe6d0fa7574a274e48de71b1adad2b9b6
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Fri Dec 16 13:26:20 2022 -0600
fix(task-library): add rhel to lldp install stanzas
Signed-off-by: Greg Althaus <galthaus@austin.rr.com>
M task-library/templates/network-lldp-start.sh.tmpl
commit a49a67f82a58a52a97af22cbe9fbd55f6bd855c9
Author: Shane Gibson <shane@rackn.com>
Date: Thu Dec 15 15:39:38 2022 -0800
enhance(cloud-wrappers): Add vSphere provider to Terraform context container
M cloud-wrappers/contexts/terraform.yaml
commit 6b81632c4f857279bff632d232a295f46ef820c1
Author: Shane Gibson <shane@rackn.com>
Date: Thu Dec 15 21:30:02 2022 +0000
enhance(proxmox): Updates and enhancements for v4.11 release
M cloud-wrappers/templates/cloud-provision-proxmox-instance.tf.tmpl
A proxmox/README.rst
A proxmox/content/._Documentation.meta
M proxmox/content/meta.yaml
M proxmox/content/params/proxmox-install-drp-on-hypervisor.yaml
A proxmox/content/profiles/EXAMPLE-proxmox-hypervisor.yaml
M proxmox/content/tasks/proxmox-debconf-set-selections.yaml
A proxmox/rackn-proxmox-lab/meta.yaml
R100 proxmox/content/params/proxmox-lab-base-tag.yaml proxmox/rackn-proxmox-lab/params/proxmox-lab-base-tag.yaml
R100 proxmox/content/params/proxmox-lab-drp-boot-order.yaml proxmox/rackn-proxmox-lab/params/proxmox-lab-drp-boot-order.yaml
R100 proxmox/content/params/proxmox-lab-drp-cores.yaml proxmox/rackn-proxmox-lab/params/proxmox-lab-drp-cores.yaml
R100 proxmox/content/params/proxmox-lab-drp-disk.yaml proxmox/rackn-proxmox-lab/params/proxmox-lab-drp-disk.yaml
R100 proxmox/content/params/proxmox-lab-drp-external-bridge.yaml proxmox/rackn-proxmox-lab/params/proxmox-lab-drp-external-bridge.yaml
R100 proxmox/content/params/proxmox-lab-drp-external-dns.yaml proxmox/rackn-proxmox-lab/params/proxmox-lab-drp-external-dns.yaml
R100 proxmox/content/params/proxmox-lab-drp-external-domainname.yaml proxmox/rackn-proxmox-lab/params/proxmox-lab-drp-external-domainname.yaml
R100 proxmox/content/params/proxmox-lab-drp-external-interface.yaml proxmox/rackn-proxmox-lab/params/proxmox-lab-drp-external-interface.yaml
R100 proxmox/content/params/proxmox-lab-drp-external-subnet.yaml proxmox/rackn-proxmox-lab/params/proxmox-lab-drp-external-subnet.yaml
R100 proxmox/content/params/proxmox-lab-drp-install-packages.yaml proxmox/rackn-proxmox-lab/params/proxmox-lab-drp-install-packages.yaml
R100 proxmox/content/params/proxmox-lab-drp-internal-interface.yaml proxmox/rackn-proxmox-lab/params/proxmox-lab-drp-internal-interface.yaml
R100 proxmox/content/params/proxmox-lab-drp-internal-subnet.yaml proxmox/rackn-proxmox-lab/params/proxmox-lab-drp-internal-subnet.yaml
R100 proxmox/content/params/proxmox-lab-drp-memory.yaml proxmox/rackn-proxmox-lab/params/proxmox-lab-drp-memory.yaml
R100 proxmox/content/params/proxmox-lab-drp-sshkey-private.yaml proxmox/rackn-proxmox-lab/params/proxmox-lab-drp-sshkey-private.yaml
R100 proxmox/content/params/proxmox-lab-drp-sshkey-public.yaml proxmox/rackn-proxmox-lab/params/proxmox-lab-drp-sshkey-public.yaml
R100 proxmox/content/params/proxmox-lab-drp-vms-provision.yaml proxmox/rackn-proxmox-lab/params/proxmox-lab-drp-vms-provision.yaml
R100 proxmox/content/params/proxmox-lab-license-instructor-drp.yaml proxmox/rackn-proxmox-lab/params/proxmox-lab-license-instructor-drp.yaml
R100 proxmox/content/params/proxmox-lab-machines-boot-order.yaml proxmox/rackn-proxmox-lab/params/proxmox-lab-machines-boot-order.yaml
R100 proxmox/content/params/proxmox-lab-machines-cores.yaml proxmox/rackn-proxmox-lab/params/proxmox-lab-machines-cores.yaml
R100 proxmox/content/params/proxmox-lab-machines-disk.yaml proxmox/rackn-proxmox-lab/params/proxmox-lab-machines-disk.yaml
R100 proxmox/content/params/proxmox-lab-machines-memory.yaml proxmox/rackn-proxmox-lab/params/proxmox-lab-machines-memory.yaml
R100 proxmox/content/params/proxmox-lab-nat-bridge.yaml proxmox/rackn-proxmox-lab/params/proxmox-lab-nat-bridge.yaml
R100 proxmox/content/params/proxmox-lab-nat-subnet.yaml proxmox/rackn-proxmox-lab/params/proxmox-lab-nat-subnet.yaml
R100 proxmox/content/params/proxmox-lab-pvesh-extra-config-drp.yaml proxmox/rackn-proxmox-lab/params/proxmox-lab-pvesh-extra-config-drp.yaml
R100 proxmox/content/params/proxmox-lab-pvesh-extra-config-machines.yaml proxmox/rackn-proxmox-lab/params/proxmox-lab-pvesh-extra-config-machines.yaml
R100 proxmox/content/params/proxmox-lab-reinstall-drp-on-hypervisor.yaml proxmox/rackn-proxmox-lab/params/proxmox-lab-reinstall-drp-on-hypervisor.yaml
R100 proxmox/content/params/proxmox-lab-student-count.yaml proxmox/rackn-proxmox-lab/params/proxmox-lab-student-count.yaml
R100 proxmox/content/params/proxmox-lab-student-vms.yaml proxmox/rackn-proxmox-lab/params/proxmox-lab-student-vms.yaml
R100 proxmox/content/profiles/EXAMPLE-lab-profile.yaml proxmox/rackn-proxmox-lab/profiles/EXAMPLE-lab-profile.yaml
R100 proxmox/content/profiles/EXAMPLE-flat-profile.yaml proxmox/rackn-proxmox-lab/profiles/EXAMPLE-rackn-lab-flat-profile.yaml
R100 proxmox/content/profiles/EXAMPLE-pkt-profile.yaml proxmox/rackn-proxmox-lab/profiles/EXAMPLE-rackn-lab-pkt-profile.yaml
R100 proxmox/content/stages/proxmox-lab-accounts.yaml proxmox/rackn-proxmox-lab/stages/proxmox-lab-accounts.yaml
R100 proxmox/content/stages/proxmox-lab-createnodes.yaml proxmox/rackn-proxmox-lab/stages/proxmox-lab-createnodes.yaml
R100 proxmox/content/stages/proxmox-lab-destroy-all-vms.yaml proxmox/rackn-proxmox-lab/stages/proxmox-lab-destroy-all-vms.yaml
R100 proxmox/content/stages/proxmox-lab-destroy-networks.yaml proxmox/rackn-proxmox-lab/stages/proxmox-lab-destroy-networks.yaml
R100 proxmox/content/stages/proxmox-lab-destroy-users.yaml proxmox/rackn-proxmox-lab/stages/proxmox-lab-destroy-users.yaml
R100 proxmox/content/stages/proxmox-lab-drp-network.yaml proxmox/rackn-proxmox-lab/stages/proxmox-lab-drp-network.yaml
R100 proxmox/content/stages/proxmox-lab-network.yaml proxmox/rackn-proxmox-lab/stages/proxmox-lab-network.yaml
R100 proxmox/content/tasks/proxmox-lab-accounts.yaml proxmox/rackn-proxmox-lab/tasks/proxmox-lab-accounts.yaml
R100 proxmox/content/tasks/proxmox-lab-createnodes.yaml proxmox/rackn-proxmox-lab/tasks/proxmox-lab-createnodes.yaml
R100 proxmox/content/tasks/proxmox-lab-destroy-all-vms.yaml proxmox/rackn-proxmox-lab/tasks/proxmox-lab-destroy-all-vms.yaml
R100 proxmox/content/tasks/proxmox-lab-destroy-networks.yaml proxmox/rackn-proxmox-lab/tasks/proxmox-lab-destroy-networks.yaml
R100 proxmox/content/tasks/proxmox-lab-destroy-users.yaml proxmox/rackn-proxmox-lab/tasks/proxmox-lab-destroy-users.yaml
R100 proxmox/content/tasks/proxmox-lab-drp-network.yaml proxmox/rackn-proxmox-lab/tasks/proxmox-lab-drp-network.yaml
R100 proxmox/content/tasks/proxmox-lab-network.yaml proxmox/rackn-proxmox-lab/tasks/proxmox-lab-network.yaml
R100 proxmox/content/workflows/proxmox-install-and-lab-setup.yaml proxmox/rackn-proxmox-lab/workflows/proxmox-install-and-lab-setup.yaml
R100 proxmox/content/workflows/proxmox-lab-centos-image.yaml proxmox/rackn-proxmox-lab/workflows/proxmox-lab-centos-image.yaml
R100 proxmox/content/workflows/proxmox-lab-create.yaml proxmox/rackn-proxmox-lab/workflows/proxmox-lab-create.yaml
R100 proxmox/content/workflows/proxmox-lab-destroy.yaml proxmox/rackn-proxmox-lab/workflows/proxmox-lab-destroy.yaml
R100 proxmox/content/workflows/proxmox-lab-drp-setup.yaml proxmox/rackn-proxmox-lab/workflows/proxmox-lab-drp-setup.yaml
R100 proxmox/content/workflows/proxmox-setup-lab.yaml proxmox/rackn-proxmox-lab/workflows/proxmox-setup-lab.yaml
commit cff65b46a20a7daa1eb56a2fdb116e5bb92c3b43
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Thu Dec 15 15:27:13 2022 -0600
fix: bad reference in prometheus
Signed-off-by: Greg Althaus <galthaus@austin.rr.com>
M drp-prom-mon/stages/prom-mon-single-node.yml
commit ed61749896ecef14c3c6a132b98eb60634647ce4
Author: Mike McRill <mike@mcrill.net>
Date: Wed Dec 14 14:36:08 2022 -0600
feat(libvirt): add libvirt content pack to bootstrap a libvirt resource broker
A libvirt/meta.yaml
A libvirt/profiles/libvirt-bootstrap.yaml
A libvirt/tasks/libvirt-create-resource-broker.yaml
A libvirt/tasks/libvirt-install.yaml
A libvirt/workflows/libvirt-install.yaml
commit 280a0151010e66b64c252efec49a10da9dae0d20
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Dec 13 11:55:57 2022 -0600
fix: docker-context version should be choosable
Signed-off-by: Greg Althaus <galthaus@austin.rr.com>
A task-library/params/context-broker-docker-context-version.yaml
M task-library/tasks/bootstrap-container-engine.yaml
commit e74b6749ef93a7e90ee37970162be042040f3c4e
Author: Michael Rice <michael@michaelrice.org>
Date: Tue Dec 13 10:19:19 2022 -0600
fix(content): restore 20.04.3 version of Ubuntu
20.04.5 is not working correctly with autoinstall and this change reverts the 20.04.3 version to default
Signed-off-by: Michael Rice <michael@michaelrice.org>
M content/bootenvs/ubuntu-20.04-install.yml
commit 03043152c468d0866619a8c2c8cc0a6da9d86cf2
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Thu Dec 8 15:35:49 2022 -0600
fix(ubuntu): Semicolon ends a line in GRUB.
This breaks all our curtin-based Ubuntu bootenvs when loading with Grub because
critical information needed by the installer gets chopped off of the kernel
command line. Fix this by reworking all of the curtin-based Ubuntu bootenvs
to use a custom GRUB template that handles escaping the mandatory `;`,
and all of the other bootloaders to handle not escaping the `;`.
M content/bootenvs/ubuntu-20.04-install.yml
M content/bootenvs/ubuntu-20.04.0-install.yml
M content/bootenvs/ubuntu-20.04.1-install.yml
M content/bootenvs/ubuntu-20.04.2-install.yml
M content/bootenvs/ubuntu-20.04.3-install.yml
M content/bootenvs/ubuntu-20.04.5-install.yml
M content/bootenvs/ubuntu-22.04-install.yml
A content/templates/canonical-autoinstall-grub.tmpl
A content/templates/canonical-autoinstall-ipxe.tmpl
A content/templates/canonical-autoinstall-pxelinux.tmpl
commit d05a5a6cff633f5e7ea45b9b5a5ab423cde06c8d
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Dec 12 11:14:34 2022 -0600
fix: get the docker-context plugin from internet
Signed-off-by: Greg Althaus <galthaus@austin.rr.com>
M task-library/tasks/bootstrap-container-engine.yaml
M task-library/tasks/docker-context-run.yaml
commit 079c34ff55ab341f1987485bd7dd13f6d71a7123
Author: Mike McRill <mike@mcrill.net>
Date: Mon Dec 12 11:07:47 2022 -0600
fix(task-library): set cloud/provider to none if none detected
M task-library/tasks/cloud-detect-meta-api.yaml
commit fc17d38dc0fdd870402d8b554fb46ad400e8e4f8
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Dec 12 10:04:08 2022 -0600
fix: vulnchek update for go packages
M go.mod
M go.sum
commit 742df0ba212293b51126ad3f225589c175737a4d
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Sat Dec 10 13:20:12 2022 -0600
fix(global): Don't save the private key to the global file
Signed-off-by: Greg Althaus <galthaus@austin.rr.com>
M content/tasks/bootstrap-ssh.yaml
commit de6dd5cc15269fd8103f874e2bd827ceeaedf244
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Sat Dec 10 13:19:04 2022 -0600
feat(broker): Update context-broker to allow for tags of workers and round-robin
Signed-off-by: Greg Althaus <galthaus@austin.rr.com>
A task-library/blueprints/docker-context-run.yml
A task-library/params/context-broker-member-name.yaml
A task-library/params/context-broker-tag.yaml
A task-library/params/context-broker-tags.yaml
M task-library/tasks/bootstrap-container-engine.yaml
M task-library/tasks/broker-context-manipulate.yaml
A task-library/tasks/docker-context-run.yaml
A task-library/tasks/docker-context-start.yaml
commit d67871171d4b72d9d6dce194507fa3882f310f67
Author: Shane Gibson <shane@rackn.com>
Date: Tue Dec 6 20:25:07 2022 -0800
fix(vmware-lib): Fix bootsrap profile for govc and vmware-tools contexts
M vmware-lib/content/profiles/bootstrap-vmwarelib.yaml
commit 16a385a43b16a49c2fb478c9ce20da5b7de9de2d
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Wed Nov 30 15:14:41 2022 -0600
feat(flash): Teach flash-list for hpe to do its own version checking for fwpkg images
Signed-off-by: Greg Althaus <galthaus@austin.rr.com>
M flash/params/flash-list.yml
M flash/tasks/hpe-firmware-flash-list.yml
M hpe-support/tasks/hpe-ilorest-inventory.yaml
commit dea7ac00c18296d625f3b142f756eae23969aef9
Author: Mike McRill <mike@mcrill.net>
Date: Tue Nov 22 14:40:05 2022 -0600
feat(cloud-wrappers): Add libvirt cloud wrapper
M cloud-wrappers/meta.yaml
A cloud-wrappers/params/libvirt-memory.yaml
A cloud-wrappers/params/libvirt-network.yaml
A cloud-wrappers/params/libvirt-pool.yaml
A cloud-wrappers/params/libvirt-ssh-key.yaml
A cloud-wrappers/params/libvirt-uri.yaml
A cloud-wrappers/params/libvirt-vcpu.yaml
A cloud-wrappers/params/libvirt-volume-name.yaml
A cloud-wrappers/params/libvirt-volume-size.yaml
A cloud-wrappers/params/libvirt-volume-url.yaml
A cloud-wrappers/profiles/resource-libvirt-cloud.yaml
A cloud-wrappers/templates/cloud-provision-libvirt-init.tf.tmpl
A cloud-wrappers/templates/cloud-provision-libvirt-instance.tf.tmpl
M task-library/tasks/inventory-cost-calculator.yaml
commit 009ad8d1d588a75c05af04d1492ab42d7e2b0744
Author: Shane Gibson <shane@rackn.com>
Date: Tue Nov 22 16:42:22 2022 +0000
enhance(vmware-lib): Enhance Doc, Remove items, fix govc about check
M vmware-lib/content/._Documentation.meta
M vmware-lib/content/templates/govc-setup.sh.tmpl
A vmware-lib/dockerfiles/README.md
D vmware-lib/dockerfiles/dockerfile-govc
D vmware-lib/dockerfiles/dockerfile-vmware-tools
A vmware-lib/tools/README.md
D vmware-lib/tools/build-docker.sh
D vmware-lib/tools/clone-vmware-lib.sh
D vmware-lib/tools/do-all.sh
D vmware-lib/tools/dockerhub-containers.sh
D vmware-lib/tools/drpcli-commands.sh
D vmware-lib/tools/drpcli-create-machines.sh
commit adb1c2ca621891098580a2b02edfe765d0e8767d
Author: Shane Gibson <shane@rackn.com>
Date: Mon Nov 21 16:25:21 2022 -0800
enhance(drp-community-content,task-library): Add bootstrap Alert handling on Task failure
M content/blueprints/rebootstrap-drp.yaml
M content/profiles/bootstrap-discovery.yaml
M content/stages/bootstrap-base.yaml
M task-library/profiles/bootstrap-contexts.yaml
M task-library/profiles/bootstrap-drp-endpoint.yaml
M task-library/profiles/bootstrap-elasticsearch.yaml
M task-library/profiles/bootstrap-guacd.yaml
M task-library/profiles/bootstrap-ipmi.yaml
M task-library/profiles/bootstrap-kibana.yaml
M task-library/profiles/bootstrap-manager.yaml
M task-library/profiles/bootstrap-tools.yaml
M task-library/stages/bootstrap-advanced.yaml
M task-library/stages/bootstrap-network.yaml
A task-library/tasks/alerts-bootstrap-error.yaml
commit b1a977625153b84d7a76e36efc594a1dc735c4d5
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Fri Nov 18 15:53:05 2022 -0600
fix: Make -g only present on hpe flash list when FORCE is set.
Signed-off-by: Greg Althaus <galthaus@austin.rr.com>
M flash/tasks/hpe-firmware-flash-list.yml
commit ec4b9147f7eda9a1460e055a384ce2ba7e8e7016
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Thu Nov 17 12:38:50 2022 -0600
fix: parameter name typo
Signed-off-by: Greg Althaus <galthaus@austin.rr.com>
M content/templates/access-keys.sh.tmpl
commit 8fdca62fad30ebbcf397b2cc9ff5ff16bca3519f
Author: Shane Gibson <shane@rackn.com>
Date: Wed Nov 16 07:35:13 2022 -0800
enhance(napalm): Adds new NAPALM network automation capabilities
A napalm/README.md
A napalm/content/blueprints/napalm-commands.yaml
A napalm/content/blueprints/napalm-load.yaml
A napalm/content/contexts/napalm-runner.yaml
A napalm/content/meta.yaml
A napalm/content/params/napalm-command-sequences.yaml
A napalm/content/params/napalm-commit-config.yaml
A napalm/content/params/napalm-config-driver.yaml
A napalm/content/params/napalm-config-extra.yaml
A napalm/content/params/napalm-config-hostname.yaml
A napalm/content/params/napalm-config-optional.yaml
A napalm/content/params/napalm-config-password.yaml
A napalm/content/params/napalm-config-template.yaml
A napalm/content/params/napalm-config-username.yaml
A napalm/content/params/napalm-driver-config.yaml
A napalm/content/params/napalm-load-operation.yaml
A napalm/content/profiles/EXAMPLE-napalm-gamble-merge.yaml
A napalm/content/profiles/EXAMPLE-napalm-gamble-replace.yaml
A napalm/content/stages/napalm-load.yaml
A napalm/content/tasks/napalm-commands.yaml
A napalm/content/tasks/napalm-load.yaml
A napalm/content/templates/EXAMPLE-napalm-gamble-merge.conf.tmpl
A napalm/content/templates/EXAMPLE-napalm-gamble-replace.conf.tmpl
A napalm/content/templates/napalm-arista-poc-merge.conf.tmpl
A napalm/content/templates/napalm-arista-poc-replace-BASE.conf.tmpl
A napalm/content/templates/napalm-arista-poc-replace-FULL.conf.tmpl
A napalm/content/templates/napalm-load.py.tmpl
commit 9cd5b028ebd410228633aa8f77637fb62ee99154
Author: Shane Gibson <shane@rackn.com>
Date: Tue Nov 15 17:41:13 2022 -0800
fix(doc): Fix the kill switch Param documentation
M task-library/params/cluster-provision-kill-switch.yaml
commit 2d36d0aae3ccb00fb0bf9582d624b9d177350688
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Wed Oct 26 12:12:41 2022 -0500
fix(flash,hpe-support): fix issues with the flash
Signed-off-by: Greg Althaus <galthaus@austin.rr.com>
M flash/params/flash-inventory-tasks.yaml
M flash/stages/flash-inventory.yml
M flash/stages/flash.yml
M hpe-support/tasks/hpe-ilorest-config.yaml
M hpe-support/tasks/hpe-ilorest-inventory.yaml
commit 4f5e801b526a7fef0c26c7f2f40c44b36e9c33e5
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Wed Oct 26 12:11:54 2022 -0500
feat(flexiflow): Allow compose to be turned on and off.
Signed-off-by: Greg Althaus <galthaus@austin.rr.com>
A flexiflow/params/flexiflow-no-compose.yaml
M flexiflow/tasks/flexiflow-start.yaml
commit e3526a2e5684dfe72f967dd8811a076ebf6d7d11
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Oct 25 12:48:29 2022 -0500
feat: add flash-inventory stage
A flash/params/flash-inventory-tasks.yaml
A flash/params/flash-inventory.yaml
A flash/stages/flash-inventory.yml
M hpe-support/tasks/hpe-ilo-reset.yaml
M hpe-support/tasks/hpe-ilorest-config.yaml
A hpe-support/tasks/hpe-ilorest-inventory.yaml
commit 21cab6e50da67ab1d2df009184318732f27eb24e
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Oct 24 22:19:44 2022 -0500
feat(hpe-support,flash) - handle tickets zd#1027 and zd#1058
M flash/params/flash-list.yml
M flash/tasks/hpe-firmware-flash-list.yml
M hardware-tooling/profiles/global-hw-repo.yaml
A hpe-support/params/hpe-ilorest-configuration.yml
A hpe-support/tasks/hpe-ilorest-config.yaml
M lenovo-support/params/lenovo-onecli-url.yaml
commit a9f9cf31bf691319e1bfadedfae070d03482d112
Author: Michael Rice <michael@michaelrice.org>
Date: Fri Oct 21 15:06:22 2022 -0500
feat(ubuntuhammer-builder): updated to ubuntu 22
Updated the Ubuntu version go 22.04
Signed-off-by: Michael Rice <michael@michaelrice.org>
M ubuntuhammer-builder/bootenvs/build-ubuntuhammer.yaml
commit 24c4c65b69ba45abbb071d764b5a10856057e9c0
Author: Shane Gibson <shane@rackn.com>
Date: Wed Oct 19 16:41:57 2022 +0000
enhance(task-library,proxmox,cloud-wrappers): Add Proxmox Resource Broker capabilities
A cloud-wrappers/.vscode/settings.json
M cloud-wrappers/meta.yaml
A cloud-wrappers/params/cloud-join-method.yaml
A cloud-wrappers/params/proxmox-api-port.yaml
A cloud-wrappers/params/proxmox-api-url.yaml
A cloud-wrappers/params/proxmox-node.yaml
A cloud-wrappers/params/proxmox-otp.yaml
A cloud-wrappers/params/proxmox-parallel_create_limit.yaml
A cloud-wrappers/params/proxmox-password.yaml
A cloud-wrappers/params/proxmox-provider-source.yaml
A cloud-wrappers/params/proxmox-provider-version.yaml
A cloud-wrappers/params/proxmox-proxy-server.yaml
A cloud-wrappers/params/proxmox-tls-insecure.yaml
A cloud-wrappers/params/proxmox-user.yaml
A cloud-wrappers/profiles/proxox-EXAMPLE-gamble.yaml
A cloud-wrappers/profiles/resource-proxmox-cloud.yaml
M cloud-wrappers/templates/cloud-provision-machines.tf.tmpl
A cloud-wrappers/templates/cloud-provision-proxmox-init.tf.tmpl
A cloud-wrappers/templates/cloud-provision-proxmox-instance.tf.tmpl
M cloud-wrappers/templates/cloud-util-linode-stackscript.tf.tmpl
A dev-library/blueprints/hello-world.yaml
M proxmox/content/meta.yaml
R080 proxmox/content/params/proxmox-flexiflow-buster-install.yaml proxmox/content/params/proxmox-flexiflow-debian-install.yaml
M proxmox/content/profiles/EXAMPLE-flat-profile.yaml
M proxmox/content/profiles/EXAMPLE-lab-profile.yaml
M proxmox/content/profiles/EXAMPLE-pkt-profile.yaml
R055 proxmox/content/stages/flexiflow-buster-install.yaml proxmox/content/stages/flexiflow-debian-install.yaml
R089 proxmox/content/stages/proxmox-buster-installer.yaml proxmox/content/stages/proxmox-debian-installer.yaml
M proxmox/content/tasks/network-simple-single-bridge-with-nat.yaml
R070 proxmox/content/tasks/proxmox-buster-installer.yaml proxmox/content/tasks/proxmox-debian-installer.yaml
M proxmox/content/tasks/proxmox-generate-ssh-key.yaml
R084 proxmox/content/workflows/proxmox-buster-install.yaml proxmox/content/workflows/proxmox-debian-install.yaml
M proxmox/content/workflows/proxmox-install-and-lab-setup.yaml
M proxmox/content/workflows/proxmox-install-and-setup.yaml
M proxmox/content/workflows/proxmox-only-install.yaml
M task-library/params/cloud-cost-lookup.yaml
A task-library/params/cluster-provision-kill-switch.yaml
A task-library/params/cluster-provision-timeout.yaml
A task-library/params/cluster-wait-filter.yaml
M task-library/params/terraform-debug-plan.yaml
M task-library/params/terraform-map-instance-name.yaml
M task-library/params/terraform-map-ip-address.yaml
A task-library/params/terraform-map-mac-address.yaml
M task-library/params/terraform-map-private-ip-address.yaml
A task-library/params/terraform-map-target-node.yaml
M task-library/params/terraform-plan-instance-resource-name.yaml
M task-library/tasks/cluster-provision.yaml
M task-library/tasks/cluster-wait-for-members.yaml
M task-library/tasks/inventory-cost-calculator.yaml
M task-library/tasks/terraform-apply.yaml
A task-library/templates/cluster-provision.sh.tmpl
A task-library/templates/synchronize.sh.tmpl
A task-library/templates/terraform-apply.sh.tmpl
A task-library/templates/terraform-tf.vars.tmpl
commit f186732e4870ad66ece7d3027a2dc01746004013
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Wed Oct 19 11:41:05 2022 -0500
fix: profile rename from @zehicle
R094 cloud-wrappers/profiles/EXAMPLE-proxmox-gamble.yaml cloud-wrappers/profiles/proxox-EXAMPLE-gamble.yaml
commit fe478e9d190fa188ff19bf8437119163ba2adf6e
Author: Rob (zehicle) Hirschfeld <rob@rackn.com>
Date: Tue Oct 18 21:30:06 2022 -0400
fix(cloud-wrapper): add safety for linode stackscript
M cloud-wrappers/profiles/resource-proxmox-cloud.yaml
M cloud-wrappers/templates/cloud-util-linode-stackscript.tf.tmpl
commit 10f8a9118b1904b9d30adf25f5aea34bd5fd7c7d
Author: Michael Rice <michael@michaelrice.org>
Date: Tue Oct 18 14:07:41 2022 -0500
feat(content): Added Ubuntu 20.04.5 update
Added Ubuntu 20.04.5 updates
Signed-off-by: Michael Rice <michael@michaelrice.org>
M content/bootenvs/ubuntu-20.04-install.yml
A content/bootenvs/ubuntu-20.04.5-install.yml
commit 6e7602b4d2c8fc0ebb69b52f267a31796f5ccdea
Author: Shane Gibson <shane@rackn.com>
Date: Mon Oct 17 15:29:58 2022 -0700
enhance(task-library,proxmox,cloud-wrappers): Add Proxmox Resource Broker capabilities
A cloud-wrappers/.vscode/settings.json
M cloud-wrappers/meta.yaml
A cloud-wrappers/params/cloud-join-method.yaml
A cloud-wrappers/params/proxmox-api-port.yaml
A cloud-wrappers/params/proxmox-api-url.yaml
A cloud-wrappers/params/proxmox-node.yaml
A cloud-wrappers/params/proxmox-otp.yaml
A cloud-wrappers/params/proxmox-parallel_create_limit.yaml
A cloud-wrappers/params/proxmox-password.yaml
A cloud-wrappers/params/proxmox-provider-source.yaml
A cloud-wrappers/params/proxmox-provider-version.yaml
A cloud-wrappers/params/proxmox-proxy-server.yaml
A cloud-wrappers/params/proxmox-tls-insecure.yaml
A cloud-wrappers/params/proxmox-user.yaml
A cloud-wrappers/profiles/EXAMPLE-proxmox-gamble.yaml
A cloud-wrappers/profiles/resource-proxmox-cloud.yaml
M cloud-wrappers/templates/cloud-provision-machines.tf.tmpl
A cloud-wrappers/templates/cloud-provision-proxmox-init.tf.tmpl
A cloud-wrappers/templates/cloud-provision-proxmox-instance.tf.tmpl
A dev-library/blueprints/hello-world.yaml
M proxmox/content/meta.yaml
R080 proxmox/content/params/proxmox-flexiflow-buster-install.yaml proxmox/content/params/proxmox-flexiflow-debian-install.yaml
M proxmox/content/profiles/EXAMPLE-flat-profile.yaml
M proxmox/content/profiles/EXAMPLE-lab-profile.yaml
M proxmox/content/profiles/EXAMPLE-pkt-profile.yaml
R055 proxmox/content/stages/flexiflow-buster-install.yaml proxmox/content/stages/flexiflow-debian-install.yaml
R089 proxmox/content/stages/proxmox-buster-installer.yaml proxmox/content/stages/proxmox-debian-installer.yaml
M proxmox/content/tasks/network-simple-single-bridge-with-nat.yaml
R070 proxmox/content/tasks/proxmox-buster-installer.yaml proxmox/content/tasks/proxmox-debian-installer.yaml
M proxmox/content/tasks/proxmox-generate-ssh-key.yaml
R084 proxmox/content/workflows/proxmox-buster-install.yaml proxmox/content/workflows/proxmox-debian-install.yaml
M proxmox/content/workflows/proxmox-install-and-lab-setup.yaml
M proxmox/content/workflows/proxmox-install-and-setup.yaml
M proxmox/content/workflows/proxmox-only-install.yaml
M task-library/params/cloud-cost-lookup.yaml
A task-library/params/cluster-provision-kill-switch.yaml
A task-library/params/cluster-provision-timeout.yaml
A task-library/params/cluster-wait-filter.yaml
M task-library/params/terraform-debug-plan.yaml
M task-library/params/terraform-map-instance-name.yaml
M task-library/params/terraform-map-ip-address.yaml
A task-library/params/terraform-map-mac-address.yaml
M task-library/params/terraform-map-private-ip-address.yaml
A task-library/params/terraform-map-target-node.yaml
M task-library/params/terraform-plan-instance-resource-name.yaml
M task-library/tasks/cluster-provision.yaml
M task-library/tasks/cluster-wait-for-members.yaml
M task-library/tasks/inventory-cost-calculator.yaml
M task-library/tasks/terraform-apply.yaml
A task-library/templates/cluster-provision.sh.tmpl
A task-library/templates/synchronize.sh.tmpl
A task-library/templates/terraform-apply.sh.tmpl
A task-library/templates/terraform-tf.vars.tmpl
commit 121ad71dea013e1470045f3e10e982b3d108c266
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Mon Oct 17 14:18:38 2022 -0500
fix(ubuntuhammer): More correctness fixes
* Fix silently ignored bugs in the Ubuntuhammer build scripts
* Fix up package and service management lists to match what actually exists
on a default Ubuntu install.
* Properly ignore drp-agent stuff during squashfs generation.
M content/bootenvs/ubuntuhammer.yml
M ubuntuhammer-builder/params/ubuntuhammer.disable-services.yaml
M ubuntuhammer-builder/params/ubuntuhammer.unwanted-packages.yaml
M ubuntuhammer-builder/tasks/ubuntuhammer-create-image.yaml
M ubuntuhammer-builder/tasks/ubuntuhammer-create-stage-1.yaml
M ubuntuhammer-builder/tasks/ubuntuhammer-create-stage2.yaml
M ubuntuhammer-builder/tasks/ubuntuhammer-prepare-for-image-creation.yaml
commit ae6ecb467fcc727985dd06294ffc55e250a72d13
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Fri Oct 14 14:04:49 2022 -0500
fix(ubuntuhammer): Shrink things down by removing unwanted packages
Zap snapd, cloud-init, and other unwanted packages from ubuntuhammer.
M ubuntuhammer-builder/params/ubuntuhammer.unwanted-packages.yaml
M ubuntuhammer-builder/tasks/ubuntuhammer-place-stage1-assets.yaml
M ubuntuhammer-builder/tasks/ubuntuhammer-prepare-for-image-creation.yaml
commit 5c8c72de827cb49d1d04b0b26117c0c230cdb26d
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Fri Oct 14 13:06:07 2022 -0500
fixup(ubuntuhammer): Fix up Ubuntuhammer builder.
Fix the ubuntuhammer install bootenv to not reference the on-ISO bootloaders
since they are useless for our purposes anyways.
Do not include the 4 gig swap image in the squashfs. Having one is really
pointless.
M ubuntuhammer-builder/bootenvs/build-ubuntuhammer.yaml
M ubuntuhammer-builder/tasks/ubuntuhammer-create-image.yaml
M ubuntuhammer-builder/tasks/ubuntuhammer-create-stage-1.yaml
M ubuntuhammer-builder/tasks/ubuntuhammer-place-stage1-assets.yaml
commit f6bd5be2191ec50bfb2f71b58a946da55dfca06e
Author: Michael Rice <michael@michaelrice.org>
Date: Sat Oct 15 23:52:45 2022 -0500
fix(ubuntuhammer-builder): added kexec-tools mdev
Removed mdev stuff from dev so disk can be detected
added the kexec tools
Signed-off-by: Michael Rice <michael@michaelrice.org>
M ubuntuhammer-builder/bootenvs/build-ubuntuhammer.yaml
M ubuntuhammer-builder/tasks/ubuntuhammer-prepare-for-image-creation.yaml
commit bf68f3f1288f8e0090b11b0c8d672b7ed2e1fae5
Author: Michael Rice <michael@michaelrice.org>
Date: Wed Aug 24 16:24:56 2022 -0500
feat(content): added ubuntuhammer bootenv
Adding ubuntuhammer bootenv
Signed-off-by: Michael Rice <michael@michaelrice.org>
A content/bootenvs/ubuntuhammer.yml
commit de67babefc91eb625c4b69eb59952f43c13779ac
Author: Michael Rice <michael@michaelrice.org>
Date: Wed Oct 5 15:39:57 2022 -0500
fix(ubuntuhammer-builder): fix startup services
adds aditional cleanup to ubuntuhammer
removes cloud-init from startup
Signed-off-by: Michael Rice <michael@michaelrice.org>
M ubuntuhammer-builder/params/ubuntuhammer.disable-services.yaml
M ubuntuhammer-builder/tasks/ubuntuhammer-create-stage2.yaml
M ubuntuhammer-builder/tasks/ubuntuhammer-prepare-for-image-creation.yaml
commit 9d72a8d227462c2ab5bb4eac25332de143155e27
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Fri Oct 14 14:54:56 2022 -0500
fix(dev-library): Fix WorkOrder dependency in dev-library tasks
M dev-library/tasks/always-fails.yaml
M dev-library/tasks/dev-cluster-cleanup.yaml
M dev-library/tasks/dev-raise-alerts.yaml
commit 94c59d600393992f6c43e2e6237912801e76a8e3
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Fri Sep 23 16:36:12 2022 -0500
fix(bootorder): Add regex-based fallback code for missing BootCurrent
Some terrible UEFI firmwares do not expose the BootCurrent UEFI firmware
variable like they should. This adds some user-configurable fallback heuristics
to try and pick the "right" boot variable in that case.
A content/params/current-boot-entry-heuristic-regex.yaml
M content/tasks/record-current-uefi-boot-entry.yaml
M content/tasks/reorder-uefi-boot-order.yaml
M go.mod
M go.sum
M tools/publish.sh
commit c972f7b5f1e125671f28fd79754c129bc06f2890
Author: Tim Bosse <tim@rackn.com>
Date: Thu Aug 25 16:33:59 2022 -0400
feat(content): add support for ol 7.9, 8.6, and 9.0
There are no public mirrors that include second stage initrd. We only
support via local repo.
There are no minimal ISOs, so only larger ISOs supported.
Closes rackn/product-backlog#249
fix(content): cleanup fedora tab alingment in ks-base-pkg param
A content/bootenvs/ol-7-dvd-install.yml
A content/bootenvs/ol-7.9-dvd-install.yml
A content/bootenvs/ol-8-dvd-install.yaml
A content/bootenvs/ol-8.6-dvd-install.yaml
A content/bootenvs/ol-9-dvd-install.yaml
A content/bootenvs/ol-9.0-dvd-install.yaml
M content/params/kickstart-base-packages.yaml
M content/params/linux-install-bootenv-map.yaml
M content/params/linux-install-bootenv.yaml
M content/params/package-repositories.yaml
M content/templates/select-kickseed.tmpl
commit 953d11ec590a20ccc5197ac18bd7967520bce196
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Oct 3 12:21:00 2022 -0500
fix(task-library): make bootstrap-container-engine handle enable/start of service safer
Signed-off-by: Greg Althaus <galthaus@austin.rr.com>
M task-library/tasks/bootstrap-container-engine.yaml
commit 8a062427088ea97743a3d1654026d2e6a9bc904a
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Sun Sep 4 16:39:55 2022 -0500
feat(flash): Use flexiflow to alter the flash path.
Signed-off-by: Greg Althaus <galthaus@austin.rr.com>
M flash/meta.yaml
A flash/params/flash-tasks.yaml
M flash/stages/flash.yml
M flash/tasks/flash-discover.yml
A flash/templates/flash-choice.sh.tmpl
commit e9d5c5a9b6dea4c849eb6f8e64027cfbb661e5d1
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Wed Sep 21 22:49:18 2022 -0500
fix: ansible-apply and ansible-playbook assumed root ssh access and needs to be configurable
Signed-off-by: Greg Althaus <galthaus@austin.rr.com>
M task-library/templates/cluster-ansible-playbook.tmpl
commit 47117290e2bdab3780b889de3951211c7fb1b827
Author: Shane Gibson <shane@rackn.com>
Date: Wed Sep 21 13:34:10 2022 -0700
enhance(task-library): Move govc-commands to use heredoc for command processing
M vmware-lib/content/tasks/govc-commands.yaml
commit 39e6cbf586453ed9d197d168d6692c157f69f634
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Sep 19 15:20:43 2022 -0500
feat(task-library): Update ansible to work blueprints/triggers
Signed-off-by: Greg Althaus <galthaus@austin.rr.com>
A task-library/blueprints/ansible-apply.yml
M task-library/blueprints/ansible-run-playbook-local-on-machine.yml
A task-library/blueprints/cluster-run-blueprint-on-each-member.yml
A task-library/params/ansible-connection-local.yaml
A task-library/params/cluster-for-all-blueprint.yaml
A task-library/params/cluster-for-all-cluster.yaml
A task-library/params/cluster-for-all-profile.yaml
M task-library/stages/ansible-playbooks-local.yaml
M task-library/tasks/ansible-apply.yaml
M task-library/tasks/ansible-playbooks-local.yaml
A task-library/tasks/ansible-playbooks.yaml
A task-library/tasks/blueprint-to-cluster-members.yaml
M task-library/templates/ansible-playbooks-test-playbook.yaml.tmpl
M task-library/templates/cluster-ansible-playbook.tmpl
A task-library/triggers/blueprint-to-cluster-members.yaml
commit 2cdc7597ca1682165fa1236e1eee0a00fc3262f8
Author: Shane Gibson <shane@rackn.com>
Date: Tue Sep 20 14:31:01 2022 -0700
fix(vmware-lib): Restructure mklabel to run before getUsableSectors
M vmware-lib/content/tasks/esxi-datastore-parted.yaml
commit 110cc3ce238ff48201023a03fbe6771444d529cc
Author: Shane Gibson <shane@rackn.com>
Date: Mon Sep 19 18:48:05 2022 -0700
enhance(vmware-lib): Add datastore create inside ESXi
M vmware-lib/content/params/esxi-datastore-mappings.yaml
A vmware-lib/content/stages/esxi-datastore-parted.yaml
A vmware-lib/content/tasks/esxi-datastore-parted.yaml
M vmware-lib/content/tasks/govc-datastore-manage.yaml
commit 92f75a5f5dec11f28c38a055a0ccad64e36d14de
Author: Michael Rice <michael@michaelrice.org>
Date: Thu Sep 1 14:54:37 2022 -0500
feat(content): Added usermod task to set uid
In Ubuntu 20.04 and newer autoinstall based deployments there is no way
to set the UID of the rocketskates user at install time. This task adds
support to be able to set that UID post install
Signed-off-by: Michael Rice <michael@michaelrice.org>
A content/params/linux-usermod-skip.yaml
A content/stages/modify-user.yaml
A content/tasks/modify-user.yaml
A content/templates/modify-user.sh.tmpl
commit 8bee391ed6bfc23ce9aaca1329f854fad2e966cf
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Sep 6 13:52:19 2022 -0500
feat(filters): Add UX filters to the system for others to use
A content/filters/blueprint-aws-instances.yaml
A content/filters/blueprint-bare-metal.yaml
A content/filters/blueprint-brokers.yaml
A content/filters/blueprint-clusters.yaml
A content/filters/blueprint-local-drp.yaml
A content/filters/blueprint-local-self-runners.yaml
A content/filters/blueprint-machines.yaml
A content/filters/blueprint-self-runners.yaml
commit 9583f2aa9d56d32238a967b516c517682fffb382
Author: Shane Gibson <shane@rackn.com>
Date: Tue Sep 6 11:41:44 2022 -0700
enhance(drp-community-content): Add safety rails for empty-gpt-tables
M content/params/zero-hard-disks-for-os-install.yaml
M content/tasks/empty-gpt-tables.yaml
commit 1d8c8aab2e2654525450eb68ec250afdcdd1e5ec
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Sun Sep 4 17:40:54 2022 -0500
feat(ux-views): move ux-views content into DRP content
Signed-off-by: Greg Althaus <galthaus@austin.rr.com>
A content/filters/uxv-debug.yaml
A content/filters/uxv-not-runnable.yaml
A content/filters/uxv-runnable.yaml
A content/filters/uxv-writable-bootenvs.yaml
A content/filters/uxv-writable-catalog_items.yaml
A content/filters/uxv-writable-endpoints.yaml
A content/filters/uxv-writable-params.yaml
A content/filters/uxv-writable-plugins.yaml
A content/filters/uxv-writable-profiles.yaml
A content/filters/uxv-writable-reservations.yaml
A content/filters/uxv-writable-roles.yaml
A content/filters/uxv-writable-stages.yaml
A content/filters/uxv-writable-subnets.yaml
A content/filters/uxv-writable-tasks.yaml
A content/filters/uxv-writable-templates.yaml
A content/filters/uxv-writable-tenants.yaml
A content/filters/uxv-writable-users.yaml
A content/filters/uxv-writable-ux_views.yaml
A content/filters/uxv-writable-version_sets.yaml
A content/filters/uxv-writable-workflows.yaml
M content/meta.yaml
A content/roles/operator.yaml
A content/roles/readonly.yaml
A content/ux_options/cloudia.inbox.enabled.yaml
A content/ux_options/cloudia.inbox.handle.yaml
A content/ux_options/cloudia.inbox.interval.yaml
A content/ux_options/cloudia.inbox.secret.yaml
A content/ux_options/ux.catalog.dev_url.yaml
A content/ux_options/ux.catalog.stable_url.yaml
A content/ux_options/ux.catalog.tip_url.yaml
A content/ux_options/ux.core.airgap.yaml
A content/ux_options/ux.cosmetic.navbar_color.yaml
A content/ux_options/ux.editor.show_whitespace.yaml
A content/ux_options/ux.security.inactivity.duration.yaml
A content/ux_options/ux.security.inactivity.enabled.yaml
A content/ux_options/ux.security.token.check_interval.yaml
A content/ux_options/ux.security.token.lifetime.yaml
A content/ux_options/ux.security.token.renew_period.yaml
A content/ux_views/operator.yaml
A content/ux_views/readonly.yaml
A content/ux_views/reference.yaml
A content/ux_views/superuser.yaml
commit c99103fca1e03649f2bf16267fe4a552b6c87a3b
Author: Rob Hirschfeld <rob@rackn.com>
Date: Fri Sep 2 15:59:16 2022 -0500
fix(aws-cloud): resolves issue #451 VPC not used in Security Group
A cloud-wrappers/params/aws-vpc.yaml
M cloud-wrappers/profiles/resource-aws-cloud.yaml
M cloud-wrappers/templates/cloud-provision-aws-security-group.tf.tmpl
commit f54db0f35b7ed03491e28cdf84f8f4195f008247
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Thu Sep 1 15:09:53 2022 -0500
feat(dr-server-install): Allow for the license to be passed in
Signed-off-by: Greg Althaus <galthaus@austin.rr.com>
A task-library/params/dr-server-install-license.yaml
M task-library/tasks/dr-server-install.yaml
commit a712942ca3c251f9508fc9e49a120d25c58ea832
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Thu Sep 1 11:30:06 2022 -0500
fix: try to allow spaces in names. There are other problems in the server.
Signed-off-by: Greg Althaus <galthaus@austin.rr.com>
M task-library/tasks/cluster-provision.yaml
commit ded1f55b4976c7079cb622c99ee27d842dfb604f
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Wed Aug 31 13:37:54 2022 -0500
Make HPe gen detection more robust
M go.mod
M go.sum
M hpe-support/params/hpe-repo-urls.yml
M hpe-support/params/hpe-system-gen.yml
M hpe-support/tasks/hpe-tools-install.yml
commit fd2b518271c0acb53e220f9049017ca5c5df406c
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Aug 29 13:32:54 2022 -0500
build: try again on doc publishing
Signed-off-by: Greg Althaus <galthaus@austin.rr.com>
M tools/build_rel_notes.sh
M tools/publish.sh
commit 5d8c45a91f5316fc617332f80e1fc76216cc7a42
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Aug 29 12:45:55 2022 -0500
feat: Update docs to build into branch relative trees
Signed-off-by: Greg Althaus <galthaus@austin.rr.com>
M tools/build_rel_notes.sh
M tools/publish.sh
commit 631f4b5a7457da19e0015f2110a5006d7b5cfa9f
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Aug 29 12:42:10 2022 -0500
fix: add missing isourl
Signed-off-by: Greg Althaus <galthaus@austin.rr.com>
M content/profiles/sledgehammer-alma8-v4.10.0.yaml
commit ee253d86acbc86899df1fdb80a873822d15760c6
Author: Shane Gibson <shane@rackn.com>
Date: Thu Aug 25 16:04:19 2022 -0700
fix(vmware-lib): Fix govc ova stage task, enhance doc
D vmware-lib/content/params/govc-skip-ova-stage.yaml
M vmware-lib/content/tasks/govc-stage-ova.yaml
commit 91113f40e6b2d481b9434847ca510f266a6401ef
Author: Shane Gibson <shane@rackn.com>
Date: Wed Aug 24 20:21:59 2022 -0700
fix(drp-community-content): Fix the 'empty-gpt-tables' Task for Contents concat issue
M content/tasks/empty-gpt-tables.yaml
commit dcb6dcc22eeef74e7ed56b6f5015cc9679676962
Author: Michael Rice <michael@michaelrice.org>
Date: Wed Aug 24 15:30:55 2022 -0500
fix(content): fix space in name
fixed a space being in the file name that shouldnt be there
in rocky 9 bootenv
Signed-off-by: Michael Rice <michael@michaelrice.org>
R100 content/bootenvs/rocky-9.0-dvd-install .yaml content/bootenvs/rocky-9.0-dvd-install.yaml
commit fd800f49a2cd4ba29e01d7b10d55ae85303e1a09
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Wed Aug 24 13:59:03 2022 -0500
feat(sledgehammer-update): update to alma-8 sledgehammer
Signed-off-by: Greg Althaus <galthaus@austin.rr.com>
M content/bootenvs/discovery.yml
M content/bootenvs/sledgehammer.yml
M content/params/package-repositories.yaml
A content/profiles/sledgehammer-alma8-v4.10.0.yaml
A content/profiles/sledgehammer-centos8-v4.10.0.yaml
M go.mod
M go.sum
A sledgehammer-builder/bootenvs/build-sledgehammer-8.yaml
A sledgehammer-builder/stages/sledgehammer-build-8.yaml
A sledgehammer-builder/workflows/sledgeahmmer-build-8.yaml
commit a13950a8b6ea3e4abb0389dd354ddcd1cc1eda2a
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Wed Aug 24 10:44:44 2022 -0500
fix(inventory): Derp, fix indentation of the JSON blob in inventory.yaml
M task-library/tasks/inventory.yaml
commit 8b40ae5a50b3a2a15fa74840cbec163c39614649
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Thu Apr 14 10:54:55 2022 -0500
fix(sledgehammer): Update sledgehammer-builder.
This updates the CentOS 8 Sledgehammer builder to build on top of Alma
Linux 8 instead of CentOS (since CentOS 8 is EOL and no longer
maintained). It also updates stage1 to use the distro native modprobe
and insmod instead of the Busybox ones, since certain newer kernel
modules use the softdep mechanism to pull in optional dependencies,
but the code baked into Busybox does not understand soptdeps and that
causes early-stage boot failures.
M content/bootenvs/alma-8-install.yaml
M content/bootenvs/alma-8.5-install.yaml
M content/params/package-repositories.yaml
M content/tasks/enforce-sledgehammer.yaml
M content/templates/control.sh.tmpl
M go.mod
M go.sum
M sledgehammer-builder/bootenvs/build-sledgehammer.yaml
M sledgehammer-builder/tasks/sledgehammer-create-stage-1.yaml
M sledgehammer-builder/tasks/sledgehammer-customize.yaml
M sledgehammer-builder/tasks/sledgehammer-place-stage1-assets.yaml
commit ff02f165e317c0d811eb0a5196bcdfee16c20330
Author: Shane Gibson <shane@rackn.com>
Date: Tue Aug 23 18:14:38 2022 -0700
enhance(vmware-lib): Fix create loop check, add doc, add circuit breaker, add examples
M vmware-lib/content/._Documentation.meta
A vmware-lib/content/profiles/EXAMEPLE-vcf-sddc-cloud-builder.yaml
A vmware-lib/content/templates/EXAMPLE-gamble-vcf-bringup.json.tmpl
M vmware-lib/content/templates/vcf-sddc-manage.sh.tmpl
commit 400a5f5aa258a1bae1acf4766942841a8f2facf6
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Tue Aug 23 15:02:42 2022 -0500
fix(inventory): Fix inventory validation event fail.
The previous version of this was not safe against single-quotes embedded
in the machine object the event was created against, and the inventory event
was did not indicate that it was actually an inventory-validation-failed event.
Furthermore, the machine object that was being embedded in the event had a high
chance of being stale or blowing past Unix command line length limits.
Strip it out for now -- consumers of the event can refetch the machine object
themselves.
M task-library/tasks/inventory.yaml
commit 5fa149a7c6208fdb9decff33dfa5981ddbf5bd75
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue Aug 23 12:51:06 2022 -0500
fix(alerts): typos fixed
M task-library/tasks/alerts-low-disk.yaml
commit 1b0d7582a0d9d7382585631e5b24c72beba548a3
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue Aug 23 12:36:16 2022 -0500
refactor(content): include machine name and type in base ENV setup
M content/templates/setup.tmpl
commit b57c4389906f5a51e1e33ab3ca1bcbf0d2023604
Author: Shane Gibson <shane@rackn.com>
Date: Mon Aug 22 22:21:47 2022 +0000
enhance(vmware-lib): new features, code cleanup, rework validations
A vmware-lib/content/params/vcf-sddc-create-iterations.yaml
A vmware-lib/content/params/vcf-sddc-manage-ignore-validations.yaml
M vmware-lib/content/params/vcf-sddc-manage-operation.yaml
A vmware-lib/content/params/vcf-sddc-operation-id-override.yaml
A vmware-lib/content/params/vcf-sddc-operation-id.yaml
M vmware-lib/content/templates/vcf-sddc-manage.sh.tmpl
A vmware-lib/examples/validation-results.json
commit 50c17598ec26186a3eb5c1b3faf1ca0f572db80c
Author: Shane Gibson <shane@rackn.com>
Date: Tue Mar 1 15:02:40 2022 -0800
enhance(drp-community-content): Add Debian 11 Support to DRP Community Content
A content/stages/debian-11-install.yaml
M content/workflows/debian-base.yaml
commit 6fdf33770578a1e34b05434e2db77e8795c23a27
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Sat Aug 20 13:55:29 2022 -0500
fix: remove debian-11-boot, fix package-repositories security
D content/bootenvs/debian-11-boot.yml
M content/bootenvs/debian-11-install.yml
M content/params/package-repositories.yaml
commit ea10681758a22f849d3a8362c709672e43bde96c
Author: Tim Bosse <tim@rackn.com>
Date: Mon Aug 1 11:35:59 2022 -0400
add debian 11 to package repositories
M content/params/package-repositories.yaml
commit 790fc238de5b9f704a2adcacc587e480f308d0d0
Author: Tim Bosse <tim@rackn.com>
Date: Fri Jul 29 13:41:01 2022 -0400
more debian work
A content/bootenvs/debian-11-boot.yml
R089 content/bootenvs/debian-11.yml content/bootenvs/debian-11-install.yml
commit bcfe469c403678877e1909c93eb3bb7f586ed7de
Author: Tim Bosse <tim@rackn.com>
Date: Thu Jul 28 14:50:26 2022 -0400
fixed iso
M content/bootenvs/debian-11.yml
commit 55ccc6160a4bd22d47645ac274cc9b466c2844c1
Author: Tim Bosse <tim@rackn.com>
Date: Thu Jul 28 14:47:35 2022 -0400
Update bootenv.
update params
M content/bootenvs/debian-11.yml
M content/params/linux-install-bootenv-map.yaml
M content/params/linux-install-bootenv.yaml
commit 36469eb2099fb3b0f94e11361a978b97732d9756
Author: Tim Bosse <tim@rackn.com>
Date: Thu Jul 28 10:59:07 2022 -0400
attempt to use debian 10 preseed
M content/templates/select-kickseed.tmpl
commit 6ef931eeb6fad229873b1425a70b5c5c621b1868
Author: Tim Bosse <tim@rackn.com>
Date: Thu Jul 28 10:55:45 2022 -0400
initial stab at debian 11 bootenv
A content/bootenvs/debian-11.yml
commit 571ff8abbbf8f5cf937d6314de138019bd3ccfe7
Author: Shane Gibson <shane@rackn.com>
Date: Wed Aug 17 17:13:02 2022 -0700
fix(task-library): bootstrap container engine fixes, add Fedora
M task-library/tasks/bootstrap-container-engine.yaml
commit 7f507c5495517fcdbd5c1547049376ba6ef7bb7c
Author: Isaac Hirschfeld <gitlab@reheatedcake.io>
Date: Mon Aug 15 16:53:24 2022 +0000
fix: fix a typo in task-library
M task-library/tasks/bootstrap-manager.yaml
commit 9e7718c3abf690079817d6e6e7072dadc7ac4d80
Author: Shane Gibson <shane@rackn.com>
Date: Tue Aug 9 17:06:33 2022 -0700
enhance(vmware-lib): v4 - Better validate return handling
M vmware-lib/content/templates/vcf-sddc-manage.sh.tmpl
commit a78a33721943c1671b0bfa28397cb57c326222e1
Author: Shane Gibson <shane@rackn.com>
Date: Tue Aug 9 11:36:17 2022 -0700
fix(vmware-lib): Fix quoting, enhance Param Meta, cleanup report output
M vmware-lib/content/params/vcf-sddc-bringup.yaml
M vmware-lib/content/templates/vcf-sddc-manage.sh.tmpl
End of Note