Add CircleCI, Packer, remove TeamCity, fix SaltStack. #308

Merged
merged 1 commit into from Jan 5, 2018

Conversation

Projects
None yet
2 participants
Contributor

felicianotech commented 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.

@kamranahmedse kamranahmedse merged commit 79b5c09 into kamranahmedse:master Jan 5, 2018

Owner

kamranahmedse commented Jan 5, 2018

Thanks ðŸ‘

@felicianotech felicianotech deleted the felicianotech:circleci-packer branch Jan 5, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment