sambot 0.1.101
# Sambot Sambot is our internal Platform Engineering gem to help standardize and simplify our DevOps workflow. It can be used both as a library - to read secrets from Hashicorp Vault in a Chef cookbook for example - or as an executable to guide tasks such as managing Chef cookbooks. ## Usage To install the gem, simply run `gem install sambot`. Run `sambot` to be shown the help menu. ## Available Commands To view the list of available commands and their descriptions, refer to the files in lib/sambot/commands. ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.exacttarget.com/ads-devops/sambot.
Gemfile:
=
install:
=
Runtime Dependencies (17):
awesome_print
>= 0
chef
~> 12.18
climate_control
>= 0
dante
>= 0
erubis
>= 2.7.0, ~> 2.7
fog
>= 0
gems
>= 1.0.0, ~> 1.0
git
>= 0
hosts
>= 0
net-ssh
>= 0
process_exists
>= 0
rhcl
>= 0
ridley
>= 0
thor
~> 0.19
thor-hollaback
>= 0
titan
>= 0
vault
>= 0