Commit Graph

9 Commits

Author SHA1 Message Date
Jeffrey Martin 2d20351f92
remove iso_checksum_type for newer packer 2022-01-07 10:39:19 -06:00
Dave Eargle 72dc282aa0 ub1404 dev workflow
Tweaks to the recipes to avoid repetition of work, and ub1404 dev,
* let apt cookbook handle apt-update globally
* do not download, configure, make, make install if the package is
already installed
* add guards for file deletion to first check whether file is present
* use docker cookbook for image building and running, to only build if
not alrady built and only run if not already running
* drop mysql table and recreate each time

Also,
* bump Docker cookbook to 4.9.3
* bump mysql cookbook to 8.5.1
* add apt cookbook for better apt-update management
* bump depends versions and add apt
* modify readme with customization instructions
* modify all chef runlists to call apt first in the runlist
* add a vagrantfile for dev of ub1404
2019-10-29 13:36:27 -06:00
James Barnett 23b71528fd Changes for community CTF. 2017-11-07 15:13:46 -06:00
James Barnett c3c3b63382 Everything needed for RC5 2017-09-12 09:16:20 -05:00
James Barnett 3453c20899 Use correct file for sinatra server.
- Turns out it was supposed to be the loader file, not server
- Bump version for aws to 0.1.8
- This is RC1 for the UNITED CTF. Will launch with this version
  if no issues are found.
2017-09-05 14:18:18 -05:00
James Barnett 7444e95a06 Remove chef from aws template for security reasons 2017-09-01 16:26:03 -05:00
James Barnett 6088d95c0b Use different sinatra server based on platform 2017-09-01 16:23:59 -05:00
James Barnett afd863afe1 Change user passwords and groups 2017-08-15 17:28:53 -05:00
James Barnett f77210b47d Add AWS template for Linux box. 2017-08-08 11:55:49 -05:00