On 4/24/18 1:12 PM, Mohanraj, Bharath wrote: > > Thanks for the info… > > The first thing I want to avoid is my enduser machines hitting the > internet for downloading packages… So, I prefer having them as RPM > files locally and trigger installation of the same… But, in case the > RPM installation fails for some reason, then just placing the files at > required locations will be my fallback… > > Do you see any problems with this approach, that might affect oscap > functionality? >
While technically possible, using the operating systems native package manager is generally recommended. You can download the RPM file from Red Hat using the links/instructions Mike Harris sent. >From there a "yum localinstall <rpm>" could be used.
_______________________________________________ Open-scap-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/open-scap-list
