infra.leapp icon indicating copy to clipboard operation
infra.leapp copied to clipboard

[RFE] remediate role support for RHEL 7

Open sahara101 opened this issue 1 year ago • 7 comments

Hi!

any chance to use remediation on rhel7?

Thanks!

sahara101 avatar Apr 29 '24 18:04 sahara101

I also get this:

ERROR! the role 'infra.leapp.remediate' was not found in /etc/ansible/books/roles:/etc/ansible/roles:/etc/ansible/books

The error appears to be in '/etc/ansible/books/remediate.yml': line 18, column 15, but may be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:

  ansible.builtin.import_role:
    name: infra.leapp.remediate
          ^ here

sahara101 avatar Apr 29 '24 19:04 sahara101

I do not believe there has been a release since remediate role was added, and I am pretty sure it states that it only supports RHEL8

djdanielsson avatar Apr 29 '24 20:04 djdanielsson

Yes, true. I was asking if you plan to support 7to8 Also, I cannot understand why I get that error? That one should not have anything to do with rhel version?

Thanks!

sahara101 avatar Apr 30 '24 11:04 sahara101

because we have not done a release yet that includes remediation so unless you are pulling from git to build the collection, it is saying it is missing because it doesn't exist in the current 1.1.0 version.

djdanielsson avatar Apr 30 '24 14:04 djdanielsson

I'm working on getting a new 1.2.0 release pushed out in the next day or so. Thanks!

swapdisk avatar Apr 30 '24 15:04 swapdisk

sounds good, thanks A LOT!

sahara101 avatar Apr 30 '24 16:04 sahara101

The current version of the collection still says that remediation is not supported for migrations from RHEL 7 to RHEL 8. This is an issue because RHEL 7 just reached EOL and I think there's a lot of folks interested in automated remediation of issues from pre-upgrade reports for RHEL 7 to 8 upgrades.

bonnevil avatar Aug 29 '24 15:08 bonnevil