You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow for using tailored profiles from CaC This allows for specifying TailoredProfiles to use instead of the profile directly. This is useful when trying to set variables in profiles for testing. The tailoring needs to exist in the `ocp-resources/tailorings` directory in ComplianceAsCode/content. And it needs to have the following file name: <product>-<profile name>.yaml Signed-off-by: Juan Antonio Osorio Robles <jaosorior@redhat.com>