<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi,</p>
    <p>A few days ago, a customer noticed that he couldn't install his
      system with 8.5 using a kickstart and "telnet" in packages list,
      due to pre-installation message "telnet cannot be installed" when
      enabling the CIS profile in the kickstart:</p>
    <pre>%packages
...</pre>
    <pre>telnet</pre>
    <pre>%end</pre>
    <pre>%addon org_fedora_oscap</pre>
    <pre>content-type = scap-security-guide</pre>
    <pre>profile = xccdf_org.ssgproject.content_profile_cis</pre>
    <pre>%end</pre>
    <p>I understand the reason behind that but it was different in
      RHEL8.4 installation: the package was installed, then later
      removed when applying the CIS profile.<br>
      <br>
      Do you know why the behaviour is now different? Is that some "fix"
      in openscap-1.3.5 compared to 1.3.4 or in the Anaconda plugin?</p>
    <p>By the way if someone could explain me where to find the "rhpkg"
      workspace for Anaconda plugin, this may just be the answer :)<br>
    </p>
    <p>Renaud.<br>
    </p>
  </body>
</html>