tripleo-validations/roles/check_kernel_version/defaults
Owen McGonagle be28ef7187 After leapp has been run, verify that the kernel has been upgraded.
This is a new validation to verify the kernel has been upgraded by
checking the kernel version (uname -r) and making sure "el8" appears in it.

Instead of running 'uname -r' - this validation uses the "kernel"
variable from ansible_facts - and checks to see if "el8" is contained
in it.

Change-Id: I3a3c98788a2dfff16412eecaff09f28f7cdef0a6
2020-10-02 10:37:03 -04:00
..
main.yml After leapp has been run, verify that the kernel has been upgraded. 2020-10-02 10:37:03 -04:00