objectrocket / ansible-hadoop

Ansible playbooks for deploying Hortonworks Data Platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failing due to URL to EPEL changing

seanorama opened this issue · comments

Plays are failing due to:

fatal: [172_23_0_203]: FAILED! => {"changed": false, "failed": true, "msg": "Package at https://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-5.noarch.rpm could not be installed", "rc": 1}

Updating to https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm

Fixed in #48