github.com/ratanraj/packer@v1.3.2/website/source/community-tools.html.md (about)

     1  ---
     2  layout: "community"
     3  page_title: "Download Packer Community Projects"
     4  sidebar_current: "community-tools"
     5  description: |-
     6    Packer has a vibrant community of contributors who have built a number of
     7    great tools on top of Packer. There are also quite a few projects
     8    demonstrating the power of Packer templates.
     9  ---
    10  
    11  # Download Community Projects
    12  
    13  Packer has a vibrant community of contributors who have built a number of great
    14  tools on top of Packer. There are also quite a few projects demonstrating the
    15  power of Packer templates.
    16  
    17  ## Templates
    18  
    19  - [bento](https://github.com/chef/bento) - Packer templates for building minimal
    20    Vagrant base boxes
    21  
    22  - [boxcutter](https://github.com/boxcutter) - Community-driven templates and
    23    tools for creating cloud, virtual machines, containers and metal operating
    24    system environments
    25  
    26  - [packer-build](https://github.com/tylert/packer-build) - Build fresh Debian
    27    and Ubuntu virtual machine images for Vagrant, VirtualBox and QEMU
    28  
    29  - [packer-windows](https://github.com/joefitzgerald/packer-windows) - Windows
    30    Packer Templates
    31  
    32  - [packer-baseboxes](https://github.com/taliesins/packer-baseboxes) - Templates
    33    for packer to build base boxes
    34  
    35  - [cbednarski/packer-ubuntu](https://github.com/cbednarski/packer-ubuntu) -
    36    Ubuntu LTS Virtual Machines for Vagrant
    37  
    38  * [geerlingguy/packer-ubuntu-1604](https://github.com/geerlingguy/packer-ubuntu-1604) 
    39    \- Ubuntu 16.04 minimal Vagrant Box using Ansible provisioner
    40  
    41  * [jakobadam/packer-qemu-templates](https://github.com/jakobadam/packer-qemu-templates)
    42    \- QEMU templates for various operating systems
    43  
    44  ## Wrappers
    45  
    46  - [packer-config](https://github.com/ianchesal/packer-config) - a Ruby model that lets you build Packer configurations in Ruby
    47  
    48  - [racker](https://github.com/aspring/racker) - an opinionated Ruby DSL for generating Packer templates
    49  
    50  - [packerlicious](https://github.com/mayn/packerlicious) - a python library for generating Packer templates
    51  
    52  ## Other
    53  
    54  - [suitcase](https://github.com/tmclaugh/suitcase) - Packer based build system for CentOS OS images
    55  - [Undo-WinRMConfig](https://cloudywindows.io/post/winrm-for-provisioning---close-the-door-on-the-way-out-eh/) - Open source automation to stage WinRM reset to pristine state at next shtudown