Openscap Installation fails

Problem:
openscap install fails -
Foreman and Proxy versions:
Latest versions
Foreman and Proxy plugin versions:

tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
One of the required parameters is missing.
Verifies, that custom SSL certificate files are usable
as part of the Katello installation. When passing filenames use absolute paths.

usage: /sbin/katello-certs-check -t [foreman|foreman-proxy] -c CERT_FILE -k KEY_FILE -b CA_BUNDLE_FILE

2022-10-24 14:43:36 [ERROR ] [configure] Evaluation Error: Error while evaluating a Function Call, /root/<cert_directory>/ServerCertificate.crt does not exist (file: /usr/share/foreman-installer/modules/certs/manifests/init.pp, line: 98, column: 5) on node puppet.*****.com

I didn’t include the relevant logs - here they are

2022-10-24 15:45:31 [DEBUG ] [configure] Automatic Parameter Lookup of ‘certs::node_fqdn’
2022-10-24 15:45:31 [DEBUG ] [configure] Searching for “lookup_options”
2022-10-24 15:45:31 [DEBUG ] [configure] Module data provider for module “certs” not found
2022-10-24 15:45:31 [DEBUG ] [configure] Searching for “certs::node_fqdn”
2022-10-24 15:45:31 [DEBUG ] [configure] Global Data Provider (hiera configuration version 5)
2022-10-24 15:45:31 [DEBUG ] [configure] Using configuration “/usr/share/foreman-installer/config/foreman-hiera.yaml”
2022-10-24 15:45:31 [DEBUG ] [configure] Hierarchy entry “Enforced scenario overrides”
2022-10-24 15:45:31 [DEBUG ] [configure] Path “/usr/share/foreman-installer/config/foreman.hiera/scenario/katello/enforced-scenario-overrides.yaml”
2022-10-24 15:45:31 [DEBUG ] [configure] Original path: “scenario/%{facts.kafo.scenario.id}/enforced-scenario-overrides.yaml”
2022-10-24 15:45:31 [DEBUG ] [configure] Path not found
2022-10-24 15:45:31 [DEBUG ] [configure] Hierarchy entry “Custom user answers”
2022-10-24 15:45:31 [DEBUG ] [configure] Path “/etc/foreman-installer/custom-hiera.yaml”
2022-10-24 15:45:31 [DEBUG ] [configure] Original path: “/etc/foreman-installer/custom-hiera.yaml”
2022-10-24 15:45:31 [DEBUG ] [configure] No such key: “certs::node_fqdn”
2022-10-24 15:45:31 [DEBUG ] [configure] Hierarchy entry “Scenario overrides”
2022-10-24 15:45:31 [DEBUG ] [configure] Path “/usr/share/foreman-installer/config/foreman.hiera/scenario/katello/scenario-overrides.yaml”
2022-10-24 15:45:31 [DEBUG ] [configure] Original path: “scenario/%{facts.kafo.scenario.id}/scenario-overrides.yaml”
2022-10-24 15:45:31 [DEBUG ] [configure] Path not found
2022-10-24 15:45:31 [DEBUG ] [configure] Hierarchy entry “Kafo Answers”
2022-10-24 15:45:31 [DEBUG ] [configure] Path “/tmp/kafo_installation20221024-110776-1oer0t2/answers.yaml”
2022-10-24 15:45:31 [DEBUG ] [configure] Original path: “%{facts.kafo.scenario.answer_file}”
2022-10-24 15:45:31 [DEBUG ] [configure] Found key: “certs::node_fqdn” value: “puppet.*****.com”
2022-10-24 15:45:31 [DEBUG ] [configure] Automatic Parameter Lookup of ‘certs::cname’
2022-10-24 15:45:31 [DEBUG ] [configure] Searching for “certs::cname”
2022-10-24 15:45:31 [DEBUG ] [configure] Global Data Provider (hiera configuration version 5)
2022-10-24 15:45:31 [DEBUG ] [configure] Using configuration “/usr/share/foreman-installer/config/foreman-hiera.yaml”
2022-10-24 15:45:31 [DEBUG ] [configure] Hierarchy entry “Enforced scenario overrides”
2022-10-24 15:45:31 [DEBUG ] [configure] Path “/usr/share/foreman-installer/config/foreman.hiera/scenario/katello/enforced-scenario-overrides.yaml”

anyone ?