Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Add CircleCI, Packer, remove TeamCity, fix SaltStack. #308
Conversation
kamranahmedse
merged commit 79b5c09
into
kamranahmedse:master
Jan 5, 2018
Thanks |
felicianotech commentedJan 5, 2018
•
Edited 1 time
-
felicianotech
Jan 5, 2018
Typically I'd put multiple changes like this in multiple PRs but since an image needs to be generated, one PR made sense.
Added CircleCI to the CI section in place in TeamCity. CircleCI is the second most used CI with GitHub (according to their recent study).
Added Packer to the Automation section which is a hugely popular tool and works well with many of the services listed elsewhere in the DevOps section.
SaltStack is one word not two so I removed the space.
Added MTR to the network tools command. For those that don't know, it's almost ping and traceroute combined.
Fixes #161 and #280 which have been requesting CircleCI.