Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/samdoran/packer-rhel6
- Owner: samdoran
- Created: 2016-09-20T16:50:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-31T14:40:11.000Z (over 6 years ago)
- Last Synced: 2024-11-01T09:14:31.387Z (about 2 months ago)
- Language: Shell
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.