Olaf Flebbe created BIGTOP-2800:
-----------------------------------
Summary: provisioner fails for kerberos on centos-7
Key: BIGTOP-2800
URL: https://issues.apache.org/jira/browse/BIGTOP-2800
Project: Bigtop
Issue Type: Bug
Reporter: Olaf Flebbe
First: The Executable setsebool is missing. We may make this call less hackish.
Log from provisioner:
{code}
[1;31mError: Could not start Service[kadmin]: Execution of 'setsebool -P
kadmind_disable_trans 1 ; setsebool -P krb5kdc_disable_trans 1 ; service
kadmin start' returned 127: sh: setsebool: command not found
sh: setsebool: command not found
{code}
second: the executable {{service}} is used to start the service. We may use
puppet to do that instead.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)