/rundeck-build-env

This repo contains code used to provision a test server in AWS and build Rundeck.

Primary LanguageShell

Setup Instructions

  • Set up access to AWS:
    • More information can be found here.
  • Install Test Kitchen:
    • bundle config set --local path 'vendor/bundle'
    • bundle install

Build Instructions