ops_deploy 0.1.8.2
Perform deployment & checks on AWS OpsWorks. You can deploy, wait for deployments to finish, and check on the instances responses for a successful deployment flow. Also implements Slack notifications for each step.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (6):
            aws-sdk
            ~> 2.1
          
          
            colorize
            ~> 0.7
          
          
            httparty
            ~> 0.13
          
          
            pusher
            ~> 0.14
          
          
            pusher-client
            ~> 0.6
          
          
            slack-notifier
            ~> 1.2
          
    