Skip to content

Commit

Permalink
Merge pull request #478 from bastelfreak/ssh
Browse files Browse the repository at this point in the history
implement gems to ssh into (remote) docker nodes
  • Loading branch information
bastelfreak authored Jul 7, 2018
2 parents e7349ae + 50fc0a9 commit 42e1310
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions config_defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,14 @@ Gemfile:
- gem: beaker-puppet_install_helper
- gem: beaker-module_install_helper
require: false
- gem: rbnacl
version: '~> 4'
ruby-operator: '>='
ruby-version: '2.2.6'
- gem: rbnacl-libsodium
ruby-operator: '>='
ruby-version: '2.2.6'
- gem: bcrypt_pbkdf
':release':
- gem: github_changelog_generator
git: https://github.com/skywinder/github-changelog-generator
Expand Down

0 comments on commit 42e1310

Please sign in to comment.