[ 
https://issues.apache.org/jira/browse/METRON-87?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

James Sirota updated METRON-87:
-------------------------------

This is a newbie issue designed to introduce people from the community to the 
Metron project and get people started on the road to Metron committer and PPMC 
member.  If you are interested in working on this issue please reach out to us 
on the Metron boards and existing metron committers and PPMC members will help 
you setup your environment and work on this issue.  Thanks, and we look forward 
to having you as a part of the growing Metron community

> Ansible Roles defining hdp_repo_def could duplicate repo definitions.  
> -----------------------------------------------------------------------
>
>                 Key: METRON-87
>                 URL: https://issues.apache.org/jira/browse/METRON-87
>             Project: Metron
>          Issue Type: Bug
>            Reporter: David M. Lyle
>              Labels: deployment, easyfix, newbie
>             Fix For: 0.2.1BETA
>
>
> When roles contain
>   - name: Retrieve HDP repository definition
>     get_url:
>       url: "{{ hdp_repo_def }}"
>       dest: /etc/yum.repos.d/hdp.repo
>       mode: 0644
> are assigned to hosts which are also hadoop_slave hosts, they will duplicate 
> the HDP and HDP-UTILS repo definitions making yum unhappy.
> Proposed fix:
>  Change the destination to /etc/yum.repos.d/HDP.repo.
>  Move all definitions of hdp_repo_def to {role}/defaults/main.yml
>  Change default location of repo file to: 
> http://public-repo-1.hortonworks.com/HDP/centos6/2.x/updates/2.3.4.0/hdp.repo
>   Remove unused variable from the yaf role.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to