New commit detected on ManageIQ/manageiq-schema/hammer: https://github.com/ManageIQ/manageiq-schema/commit/6a02bbf2746253330090106579507ddf124bc42b commit 6a02bbf2746253330090106579507ddf124bc42b Author: Jason Frey <fryguy9> AuthorDate: Mon Feb 18 16:10:36 2019 -0500 Commit: Jason Frey <fryguy9> CommitDate: Mon Feb 18 16:10:36 2019 -0500 Merge pull request #337 from carbonin/remove_special_characters_from_ansible_rabbitmq_two Create a new migration to fix special characters in the rabbitmq password (cherry picked from commit 39121487608e8336c199c135389ba5f7ebd27284) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1678489 db/migrate/20181012160010_remove_special_characters_from_ansible_rabbitmq_password.rb | 24 +- db/migrate/20181012161000_remove_special_characters_from_ansible_rabbitmq_password_two.rb | 23 + spec/migrations/20181012160010_remove_special_characters_from_ansible_rabbitmq_password_spec.rb | 55 - spec/migrations/20181012161000_remove_special_characters_from_ansible_rabbitmq_password_two_spec.rb | 55 + 4 files changed, 79 insertions(+), 78 deletions(-)
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/RHBA-2019:0453