Open
Description
While using rocky9 vagrant kickstart file I noticed that it uses authconfig
which has been replaced by authselect
. Hence Anaconda will fail to install that authconfig
package.
The solution is to replace both occurrences of authconfig
by authselect
(But beaware that while authselect
supports the 2 params and can be a drop-in replacement, it works differently)
Metadata
Metadata
Assignees
Labels
No labels