• Mark Peek's avatar
    Return errors from remote scp command · ebd14bb2
    Mark Peek authored
    Currently file provisioners will silently fail when there is an error
    with the remote side. This commit checks the scp error code and will
    return the error message from the remote.
    ebd14bb2
communicator.go 5.89 KB