gusztavvargadr / packer

Packer templates for building Windows and Ubuntu images

Home Page:https://app.vagrantup.com/gusztavvargadr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Packer

This repository contains Packer templates for building Windows and Ubuntu images in various development scenarios.

Important

The templates have been upgraded from Packer's legacy JSON format to use the newer HCL format, resulting in breaking changes in the image build proces.

To upgrade your fork or other customizations to the newer HCL format, please follow the documentation on contributing. Feature updates and bug fixes will be available only in this version in the future.

To continue using the version based on the legacy JSON format, use the tag of the 2310.0.0 release. Feature updates and bug fixes will not be backported to this version in the future.

Overview

Ready-to-use Vagrant boxes built using this repository are published on Vagrant Cloud.

See the documentation for more details on the available images for Hyper-V, VirtualBox and VMware.

Usage

Simple Vagrant environments demonstrating the capabilities of the published boxes are available at the samples.

See the documentation for more details on using the images with Hyper-V, VirtualBox and VMware.

Contributing

Complete Packer templates used for building the published boxes are available at the samples.

See the documentation for more details on building the images for Hyper-V, VirtualBox and VMware with Chef.

To report bugs, propose changes, request new features or provide feedback in general, please take a look at the discussions or issues first. Pull requests are also welcome and are greatly appreciated.

Support

Tip

Are you interested in more images and providers or deployments of custom environments based on them?

The following services are also available on-demand in a professional setting:

  • Custom images with additional virtualization and cloud providers
  • Custom build schedules with new versions published as soon as the official updates are available
  • Custom environments like build agent pools, test matrices and deployment targets based on the images

Please reach out at mail@gv4c.com for more details.

Resources

This repository could not exist without the following excellent tools and technologies:

This repository builds on awesome ideas and solutions from the following authors and sources:

About

Packer templates for building Windows and Ubuntu images

https://app.vagrantup.com/gusztavvargadr

License:The Unlicense


Languages

Language:HCL 65.7%Language:Ruby 16.5%Language:PowerShell 8.7%Language:Shell 5.2%Language:C# 3.6%Language:Batchfile 0.3%