Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.2.1
-
None
Description
Deploy with puppet on centos-7 failed with error:
Error: Evaluation Error: Error while evaluating a Function Call, undefined method `repeated_param' for #<Puppet::Functions::DispatcherBuilder:0x0000000438a578> at /bigtop-home/bigtop-deploy/puppet/manifests/site.pp:27:8 on node 32d51c6d4736.bigtop.apache.org Error: Evaluation Error: Error while evaluating a Function Call, undefined method `repeated_param' for #<Puppet::Functions::DispatcherBuilder:0x0000000438a578> at /bigtop-home/bigtop-deploy/puppet/manifests/site.pp:27:8 on node 32d51c6d4736.bigtop.apache.org
The root cause is puppet-stdlib (4.25) is not compatible with puppet <4.
Pin stdlib to 4.12.0 should fix this problem.
Attachments
Issue Links
- links to