According to the documentation RHEL6 is supported. However, RHEL6 has tuned version 0.2.19-18 and in profile.pp there's a check that will cause a fail ($tuned::majversion != '2'). Which suggests that RHEL6 is not supported. If I remove that check from the code everything does appear to work.
According to the documentation RHEL6 is supported. However, RHEL6 has tuned version 0.2.19-18 and in profile.pp there's a check that will cause a fail ($tuned::majversion != '2'). Which suggests that RHEL6 is not supported. If I remove that check from the code everything does appear to work.
Is RHEL6 supported or not?