Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/samdoran/packer-rhel6

Build a Vagrant box using Packer and Ansible
https://github.com/samdoran/packer-rhel6

Last synced: 3 days ago
JSON representation

Build a Vagrant box using Packer and Ansible

Awesome Lists containing this project

README

        

# Packer RHEL 6 #

Build a Vagrant box for RHEL 6 using Packer. Currently it only supports Virtualbox.

This Packer template will register with Red Hat, run the [packer-rhel](https://github.com/samdoran/ansible-role-packer-rhel) role against the VM, then unregister from Red Hat.

Set `RHN_USERNAME`, `RHN_PASSWORD`, and `POOL_ID` in your envinorment prior to running `packer build rhel6.json`.