Evans Ye created BIGTOP-3166:
--------------------------------
Summary: Update Kerberos module to comply with Puppet's syntax
Key: BIGTOP-3166
URL: https://issues.apache.org/jira/browse/BIGTOP-3166
Project: Bigtop
Issue Type: Sub-task
Components: deployment
Affects Versions: 1.3.0
Reporter: Evans Ye
Assignee: Evans Ye
Fix For: 1.3.1
Kerberos module uses site as class name, which is a reserved keyword in puppet.
An error log thrown if deploy with Puppet 5 (BIGTOP-3161):
{code}
Error: Evaluation Error: Error while evaluating a Resource Statement, 'class'
keyword not allowed at this location (file:
/bigtop-home/bigtop-deploy/puppet/modules/kerberos/manifests/init.pp, line: 26,
column: 3) (file: /bigtop-home/bigtop-deploy/puppet/manifests/cluster.pp, line:
227) on node 02c04acdc56b.bigtop.apache.org
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)