New commits detected on ManageIQ/manageiq-ui-classic/gaprindashvili: https://github.com/ManageIQ/manageiq-ui-classic/commit/21492a46127a658d3e8d772a839b1bbf8db21e4e commit 21492a46127a658d3e8d772a839b1bbf8db21e4e Author: Milan Zázrivec <mzazrivec> AuthorDate: Thu Mar 29 04:36:18 2018 -0400 Commit: Milan Zázrivec <mzazrivec> CommitDate: Thu Mar 29 04:36:18 2018 -0400 Merge pull request #3694 from ZitaNemeckova/allow_ssh Allow scm_url to take ssh with ssh protocol (cherry picked from commit 755efe4612c345f5b10c24222d1990337e7d501d) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1562803 app/assets/javascripts/directives/url_validation.js | 18 +- app/views/ansible_repository/_repository_form.html.haml | 2 +- 2 files changed, 14 insertions(+), 6 deletions(-)
I was able to add a repo with following URL: ssh://git.x.x:7777/home/git/project1.git On appliance with version 5.9.2.2
Be sure to add scm credentials before adding repo in case you are failing to add repo, that is an easy miss and can confuse you.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2018:1328