RHEL8 Guest Customization failures due to missing Perl module

Arun Nukula
1 min read
Recently, we did encounter a problem while trying to customize RHEL8 based virtual machine on the vCenter 6.7 platform

From the above error, we could infer that there is a Perl module CPAN which is missing
CPAN module can be installed using the below command
dnf install cpan -y
For detailed instructions Click Here
Once done, Guest Customization works as expected.
Never miss a post
New guides on VMware Cloud Foundation, Aria Suite, and infrastructure automation. Follow along in your feed reader and new posts show up as soon as they are published.
Subscribe via RSS