Hide Forgot
New commits detected on ManageIQ/manageiq/gaprindashvili: https://github.com/ManageIQ/manageiq/commit/1cfedccba052f19620b450c6675b73ca2177e2aa commit 1cfedccba052f19620b450c6675b73ca2177e2aa Author: Brandon Dunne <brandondunne> AuthorDate: Wed Feb 7 14:00:48 2018 -0500 Commit: Brandon Dunne <brandondunne> CommitDate: Wed Feb 7 14:00:48 2018 -0500 Merge pull request #16926 from jeffmcutter/add_miqssh_tools Add miqssh utilities to tools dir. (cherry picked from commit 421fe97f25d2d837d305cdf3c263a566985eb13c) https://bugzilla.redhat.com/show_bug.cgi?id=1553362 tools/miqssh/.config | 4 + tools/miqssh/.doc-tools/FOOT.md | 126 + tools/miqssh/.doc-tools/HEAD.md | 31 + tools/miqssh/.doc-tools/gen-readme | 28 + tools/miqssh/INSTALL.txt | 9 + tools/miqssh/README.md | 331 + tools/miqssh/miqcollect | 1 + tools/miqssh/miqgrep | 1 + tools/miqssh/miqgrep-collate | 1 + tools/miqssh/miqgrep-request | 1 + tools/miqssh/miqhosts-gen | 22 + tools/miqssh/miqhosts-sample | 12 + tools/miqssh/miqhosts.rb | 59 + tools/miqssh/miqscp | 1 + tools/miqssh/miqssh | 558 + tools/miqssh/miqssh-copy-id | 10 + tools/miqssh/miqssh_wrapper | 42 + tools/miqssh/miqstatus | 1 + tools/miqssh/miqtail | 1 + tools/miqssh/miqtail-request | 1 + tools/miqssh/miqworkermemcheck | 1 + 21 files changed, 1241 insertions(+) https://github.com/ManageIQ/manageiq/commit/000f8afe59700a7c0bca1b665db652d0afef2be0 commit 000f8afe59700a7c0bca1b665db652d0afef2be0 Author: Brandon Dunne <brandondunne> AuthorDate: Fri Feb 16 11:57:51 2018 -0500 Commit: Brandon Dunne <brandondunne> CommitDate: Fri Feb 16 11:57:51 2018 -0500 Merge pull request #16986 from jeffmcutter/fix_tools_miqssh Two small fixes to tools/miqssh (cherry picked from commit e582ac7b532af201c9ae55ac0c8d2713500cdc14) https://bugzilla.redhat.com/show_bug.cgi?id=1553362 tools/miqssh/miqssh | 10 +- 1 file changed, 8 insertions(+), 2 deletions(-)
Verified in 5.9.2.0
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