chef-cft / habitat_workstation

Cookbooks and Packer for generating a Habitat Workstation for use in training workshops.
Apache License 2.0
1 stars 6 forks source link

Fix #21, update for 0.24.1 #29

Closed cheeseplus closed 7 years ago

cheeseplus commented 7 years ago

AMI IDs are grabbed using Packer's search_ami_filter which is the same method by which we were already discovering them but built into the templates now. Updated AMIs for 0.24.1.

Signed-off-by: Seth Thomas sthomas@chef.io