-
Notifications
You must be signed in to change notification settings - Fork 3.3k
The Path to Packer 0.1
mitchellh edited this page Apr 26, 2013
·
4 revisions
This page serves as a kind of roadmap and TODO list for Packer 0.1. It should help guide the features that need to be built. For each individual feature, please create an issue so that we can track discussion and implementation for a specific feature as it makes it into the codebase. This page serves a higher-level goal of putting features down before they're fully baked.
- Working
packer build
- Templates
- Commands/builders as plugins (already).
- Provisioners
- Output
- Hooks
Builders:
- AWS
- VirtualBox
- VMware
Provisioners:
- Chef
- Puppet
- Shell
Basically: a lot.