0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Dec 12, 2024 — Dec 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
no need to use sudo to remove the vendor directory. bundle now run using ec2-user instead of root More... about 9 years ago
created serverspec module to run serverspec tests on the source instance. run serverspec class in test stage after main stage. structured puppet provisioners in puppet directory. echo $JAVA_HOME test failing - remove test. More... about 9 years ago
added the version and source ami variables to the template_vars.json file. check httpd is listening on port 80 More... about 9 years ago
created httpd packer template. httpd puppet manifest and serverspec test. More... about 9 years ago
remove jce true (default false) don't think the machines need jce. use variables to check java version from hieradata More... about 9 years ago
created the java packer template with java puppet provisioner and serverspec tests More... about 9 years ago
Merge pull request #1 from michaeldiender-shinesolutions/master More... about 9 years ago
moved serverspec tests into serverspec directory More... about 9 years ago
move clean up statements to shell script remove unrequired sleep statement More... about 9 years ago
pass the component into the serverspec to run specific tests for the component More... about 9 years ago
add end of line at end of files. remove the encrypted from amazon-ebs builder - only associated with block devices. format the Makefile More... about 9 years ago
encrypt the ami added inline script for clean up of base build. More... about 9 years ago
use yaml to read in hieradata common.yaml use values in common.yaml in tests More... about 9 years ago
remove wget package from base. added serverspec provisioner create base test to check /app directory exists and owned by ec2-user More... about 9 years ago
replace facts with hiera data use automatic parameter lookup in base class More... about 9 years ago
use shell provisioner to install puppet ignore intellij project files hard code the base.pp variables for time being More... about 9 years ago
Initial skeleton commit. More... almost 10 years ago