Project

General

Profile

« Previous | Next » 

Revision 605fc8b1

Added by Bernhard Suttner over 1 year ago

Fixes #35583 - Skip dhclient installation

The dhclient package isn't available on the minimal ISO image for >= EL8, therefore installation fails because it tries to install this package. The IP address is managed by network manager.

View differences:

test/unit/foreman/renderer/snapshots/ProvisioningTemplate/provision/Kickstart_default.rhel9_dhcp.snap.txt
%packages
yum
dhclient
chrony
-ntp
@Core

Also available in: Unified diff