[
https://issues.apache.org/jira/browse/BIGTOP-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14286687#comment-14286687
]
YoungWoo Kim commented on BIGTOP-1584:
--------------------------------------
[~jayunit100] Thanks for your comments. First of all, to test the patch you
should install 'ansible' package on your host machine. I fixed my above comment.
e.g., in my laptop:
{noformat}
$ rpm -qa | grep ansible
ansible-1.8.2-1.fc20.noarch
$ which ansible && which ansible-playbook
/usr/bin/ansible
/usr/bin/ansible-playbook
{noformat}
> Ansible roles and playbooks for Bigtop
> --------------------------------------
>
> Key: BIGTOP-1584
> URL: https://issues.apache.org/jira/browse/BIGTOP-1584
> Project: Bigtop
> Issue Type: Wish
> Components: deployment, tests, vm
> Affects Versions: 0.8.0
> Reporter: YoungWoo Kim
> Assignee: jay vyas
> Priority: Minor
> Attachments: BIGTOP-1584.WIP.patch
>
>
> Ansible is a well-known provisioning tool. http://www.ansible.com/
> It would be useful if Bigtop include the Ansible roles and playbooks for the
> Bigtop release.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)