diff options
author | Aaron Ball <nullspoon@oper.io> | 2020-11-27 18:38:32 -0700 |
---|---|---|
committer | Aaron Ball <nullspoon@oper.io> | 2020-11-27 18:38:32 -0700 |
commit | e8ae548c0847962bf98621ec6fd63c4cb05a6daf (patch) | |
tree | d3abdd4cd70f83c1c9f63dc127c95b5e76ccfafe | |
parent | a4b5f9409c43b280c49b39c924ae8acdbe882b5a (diff) | |
download | resume-e8ae548c0847962bf98621ec6fd63c4cb05a6daf.tar.gz resume-e8ae548c0847962bf98621ec6fd63c4cb05a6daf.tar.xz |
DR: Add line about JJB
-rw-r--r-- | resume.adoc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/resume.adoc b/resume.adoc index 5b709c9..bfaa647 100644 --- a/resume.adoc +++ b/resume.adoc @@ -65,6 +65,10 @@ EMPLOYMENT * Worked with Ansible, Packer, and Terraform to automate system build processes (AWS AMIs, KVM backing disks, laptops) +* Version controlled hundreds of Jenkins job configurations and enforced peer + review by storing all job configs in git repos as JJB (Jenkins Job Builder) + templates and deplowing with automation on merge request review and approval. + * Built on-premises virtualization platform of over 230 KVM guest nodes to lower costs in AWS. Clusters were completely autonomous and self-maintaining. Automation registered nodes with their configured Jenkins masters on boot, |