[
https://issues.apache.org/jira/browse/BIGTOP-1328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Boudnik updated BIGTOP-1328:
---------------------------------------
Description:
The following content needs to be added to {{/etc/sudoers.d/20_bigtop}}
{code}
Defaults env_keep += "PATH"
Defaults exempt_group = bigtop
bigtop ALL= (root) NOPASSWD: /bin/bash
bigtop ALL= (hdfs) NOPASSWD: /bin/bash
{code}
> Puppet should provision sudoers to allow NOPASSWD test user
> ------------------------------------------------------------
>
> Key: BIGTOP-1328
> URL: https://issues.apache.org/jira/browse/BIGTOP-1328
> Project: Bigtop
> Issue Type: Sub-task
> Components: Deployment
> Affects Versions: 0.7.0
> Reporter: Konstantin Boudnik
> Fix For: 0.8.0
>
>
> The following content needs to be added to {{/etc/sudoers.d/20_bigtop}}
> {code}
> Defaults env_keep += "PATH"
> Defaults exempt_group = bigtop
> bigtop ALL= (root) NOPASSWD: /bin/bash
> bigtop ALL= (hdfs) NOPASSWD: /bin/bash
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)