Commit Graph

5 Commits

Author SHA1 Message Date
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
Jeffrey Martin
c238a6a46d
update with chef-cookbook/docker v4.9.2 2019-02-17 00:02:05 -06:00
James Barnett
126949ce19
Revert "Revert "Merge branch 'docker_vuln'""
This reverts commit 50a8a91c71.
2017-07-12 18:15:48 -05:00
James Barnett
50a8a91c71 Revert "Merge branch 'docker_vuln'"
This reverts commit 7f77216223, reversing
changes made to 8b1af132e1.
2017-04-03 10:43:43 -05:00
James Barnett
9f20618e2a
Add docker and compat_resource cookbooks. 2017-03-30 15:26:04 -05:00