summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Ball <nullspoon@oper.io>2017-01-19 08:36:19 -0700
committerAaron Ball <nullspoon@oper.io>2017-01-19 08:36:19 -0700
commit4e4dd4970c096ee166def19e38023c903a56fe42 (patch)
treefe6922cc2a4c1c7f6fd444a94ca8d1032e11e233
parente1b69924373f048569de1a667520addfebb72b80 (diff)
downloadresume-4e4dd4970c096ee166def19e38023c903a56fe42.tar.gz
resume-4e4dd4970c096ee166def19e38023c903a56fe42.tar.xz
Minor tweaks to wording and order
Nothing to see here...
-rw-r--r--resume.asciidoc14
1 files changed, 7 insertions, 7 deletions
diff --git a/resume.asciidoc b/resume.asciidoc
index 68593d6..96cf608 100644
--- a/resume.asciidoc
+++ b/resume.asciidoc
@@ -39,7 +39,7 @@ PROFILE
* Git (5 years)
* Knowledgeable in object oriented theory and its application in infrastructure
- design and code design
+ and code design
EMPLOYMENT
@@ -61,16 +61,16 @@ ____
bug fix time. It also increased scalability, process visibility, and process
testability.
+* Automated developer machine build process so developers would have consistent
+ environments in which to write, build, test, and deploy their code. This
+ reduced a 2 week per-employee setup time to 15 minutes.
+
* Created a command line Artifactory api wrapper for managing artifacts using
Perl. Wrapper could download, upload, and copy artifacts to alternate repos
(eg: for a promotion process).
-* Automated developer machine build process so developers would have consistent
- environments in which to write, build, test, and deploy their code. This
- reduced a per-employee 2 week setup time down to 15 minutes.
-
-* Wrote Ansible roles to deploy software such as MongoDB, Zabbix, Graylog,
- Elasticsearch, Rsyslog, Tomcat, JDK, and others.
+* Wrote Ansible roles to deploy and configure software such as MongoDB, Zabbix,
+ Graylog, Elasticsearch, Rsyslog, Tomcat, JDK, and others.
* Automated migration of more than 3200 SVN repos to Git.

Generated by cgit