From c9aab39d356d82fbeb542c1d310253884a8dd790 Mon Sep 17 00:00:00 2001 From: Wilken Rivera Date: Fri, 12 Aug 2022 16:36:17 -0400 Subject: [PATCH] Add github.com/vmware-samples to list of template repositories (#11937) * Add link to vmware-samples template repository * Update ordering of community tools --- website/content/community-tools.mdx | 27 ++++++++++++++++----------- 1 file changed, 16 insertions(+), 11 deletions(-) diff --git a/website/content/community-tools.mdx b/website/content/community-tools.mdx index 42c1cd4ab..f486fd824 100644 --- a/website/content/community-tools.mdx +++ b/website/content/community-tools.mdx @@ -40,15 +40,6 @@ contribution here! tools for creating cloud, virtual machines, containers and metal operating system environments -- [packer-build](https://github.com/tylert/packer-build) - Build fresh Debian - and Ubuntu virtual machine images for Vagrant, VirtualBox and QEMU - -- [packer-windows](https://github.com/joefitzgerald/packer-windows) - Windows - Packer Templates - -- [packer-baseboxes](https://github.com/taliesins/packer-baseboxes) - Templates - for Packer to build base boxes - - [cbednarski/packer-ubuntu](https://github.com/cbednarski/packer-ubuntu) - Ubuntu LTS Virtual Machines for Vagrant @@ -58,15 +49,29 @@ contribution here! - [jakobadam/packer-qemu-templates](https://github.com/jakobadam/packer-qemu-templates) \- QEMU templates for various operating systems -* [lucidone/baseliner](https://git.sr.ht/~lucidone/baseliner) - Example of using +- [lucidone/baseliner](https://git.sr.ht/~lucidone/baseliner) - Example of using QEMU + Ansible with Packer + +- [packer-build](https://github.com/tylert/packer-build) - Build fresh Debian + and Ubuntu virtual machine images for Vagrant, VirtualBox and QEMU + +- [packer-windows](https://github.com/joefitzgerald/packer-windows) - Windows + Packer Templates + +- [packer-baseboxes](https://github.com/taliesins/packer-baseboxes) - Templates + for Packer to build base boxes + +- [vmware-samples/packer-examples-for-vsphere](https://github.com/vmware-samples/packer-examples-for-vsphere) - Examples + to automate the creation of virtual machine images and their guest operating systems on VMware vSphere using HashiCorp Packer + and the Packer Plugin for VMware vSphere (vsphere-iso). + ## Wrappers - [packer-config](https://github.com/ianchesal/packer-config) - a Ruby model that lets you build Packer configurations in Ruby -- [racker](https://github.com/aspring/racker) - an opinionated Ruby DSL for generating Packer templates - [packerlicious](https://github.com/mayn/packerlicious) - a Python library for generating Packer templates - [packer.py](https://github.com/mayn/packer.py) - a Python library for executing Packer CLI commands +- [racker](https://github.com/aspring/racker) - an opinionated Ruby DSL for generating Packer templates ## Other