Commit graph

14 commits

Author SHA1 Message Date
Mikker Gimenez-Peterson
ac14629eb3 SSH Command respects ABS now and tests should fail if the API changes again 2020-01-27 15:29:00 -08:00
Tim Sharpe
c97af3f7db (rubocop) Fix Performance/RegexpMatch 2019-02-03 13:15:53 +11:00
Tim Sharpe
e8f420a08c (rubocop) Fix Layout/EmptyLineAfterGuardClause 2019-02-03 12:46:15 +11:00
Tim Sharpe
bb9e821d5e (rubocop) Fix Layout/EmptyLinesAroundClassBody 2019-02-03 12:43:27 +11:00
Tim Sharpe
6a771a8d76 (rubocop) Fix Style/GuardClause 2019-02-03 12:22:41 +11:00
Tim Sharpe
dec621e9b8 (rubocop) Fix Style/ConditionalAssignment 2019-02-03 12:22:41 +11:00
Tim Sharpe
613121f34d (rubocop) Fix Style/BlockDelimiters 2019-02-03 12:22:41 +11:00
Tim Sharpe
d25732b950 (rubocop) Fix Style/NegatedIf 2019-02-03 12:22:41 +11:00
Tim Sharpe
5ad213075b (rubocop) Fix Style/StringLiteralsInInterpolation 2019-02-03 12:22:41 +11:00
Tim Sharpe
7bafee35a7 (rubocop) Fix Style/IfUnlessModifier 2019-02-03 12:22:41 +11:00
Tim Sharpe
42014ae39f (rubocop) Fix Style/RedundantReturn 2019-02-03 12:22:41 +11:00
Tim Sharpe
e0cbf89b8f (rubocop) Fix Style/FrozenStringLiteralComment 2019-02-03 12:22:41 +11:00
Tim Sharpe
1272343cdd (rubocop) Fix Style/StringLiterals 2019-02-03 10:42:28 +11:00
Brian Cain
93e842a2aa (#28) Add new ssh command to vmfloaty
This commit adds a new feature to vmfloaty. It grabs a single vm from
the pooler based on the os template provided and then attempts to ssh
into it from the host machine.
2016-08-26 10:01:08 -07:00