Hello,
We are working to creating a host by using the upstream URL of CentOS 7/Fedora silver-blue with the foreman.
We are using the Google virtual machine to configure the foreman-katello.
We have installed foreman with katello, puppet, and puppet CA (version 2.3.4) services. And we have also configured DHCP, TFTP, Puppet, Smart proxy configuration on the foreman UI setup and we are using a kick-start provisioning template on the operating system. While hosting the server we facing the below errors:
Failure parsing Kickstart default PXELinux: ERF42-7327 [Foreman::Exception]: The snippet ‘kickstart_kernel_options’ threw an error: undefined method ‘#dhcp_boot_mode?’ for NilClass::Jail (NilClass).
Failure parsing Kickstart default PXEGrub2: ERF42-7327 [Foreman::Exception]: The snippet ‘kickstart_kernel_options’ threw an error: undefined method ‘#dhcp_boot_mode?’ for NilClass::Jail (NilClass).
Can you give us some pointer/feedback to solve the error and do enable the provisioning host? Thanks!