Jun He created BIGTOP-3088:
------------------------------
Summary: provisioner failed to deploy puppet on CentOS-7
Key: BIGTOP-3088
URL: https://issues.apache.org/jira/browse/BIGTOP-3088
Project: Bigtop
Issue Type: Bug
Components: provisioner
Reporter: Jun He
Assignee: Jun He
Deploy with puppet on centos-7 failed with error:
{code:bash}
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
{code}
The root cause is puppet-stdlib (4.25) is not compatible with puppet <4.
Pin stdlib to 4.12.0 should fix this problem.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)