Bug #31217
installation failed with "Evaluation Error: Error while evaluating a Resource Statement, Class[Dhcp]: has no parameter named 'conf_dir_mode'
Fixed in Releases:
Found in Releases:
Description
Ohai,
When running the installer with --foreman-proxy-dhcp=true
, it will fail:
[ERROR 2020-10-30T06:24:28 main] Evaluation Error: Error while evaluating a Resource Statement, Class[Dhcp]: has no parameter named 'conf_dir_mode' (file: /usr/share/foreman-installer/modules/foreman_proxy/manifests/proxydhcp.pp, line: 50, column: 3) on node centos7-foreman-2-2.yatsu.example.com
That's because conf_dir_mode
was introduced in puppet-dhcp 6.1.0, but 2.2.0 still has 6.0.0.
History
#1
Updated by Evgeni Golov almost 2 years ago
- Fixed in Releases 2.3.0 added
#2
Updated by The Foreman Bot almost 2 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman-installer/pull/604 added
#3
Updated by Tomer Brisker almost 2 years ago
- Fixed in Releases 2.2.1 added
#4
Updated by Tomer Brisker almost 2 years ago
- Status changed from Ready For Testing to Closed
- Fixed in Releases deleted (
2.3.0)