vmpooler/lib
Colin b8bdfe1301 (maint) Move VM Only When SSH Check Succeeds
An SSH check was added before moving a VM from pending to ready.
However, the result of that check did not matter and move_pending would
still be called. This moves the move_pending call to within the begin
block that holds the SSH check. If the check fails, then only
fail_pending will be called.
2015-09-17 12:54:29 -07:00
..
vmpooler (maint) Move VM Only When SSH Check Succeeds 2015-09-17 12:54:29 -07:00
vmpooler.rb This implements regex-based tag filtering 2015-06-02 10:53:14 -07:00