Add github.com/vmware-samples to list of template repositories (#11937)

* Add link to vmware-samples template repository

* Update ordering of community tools
pull/11947/head
Wilken Rivera 4 years ago committed by GitHub
parent 7cd095062a
commit c9aab39d35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save