Configure the Remote Repositories
The standard HDP install fetches the software from a remote yum repository over the Internet. To use this option, you must set up access to the remote repository and have an available Internet connection for each of your hosts.
| ![[Note]](../common/images/admon/note.png) | Note | 
|---|---|
| If your cluster does not have access to the Internet, or you are creating a large cluster and you want to conserve bandwidth, you can instead provide a local copy of the HDP repository that your hosts can access. For more information, see Deploying HDP in Production Data Centers with Firewalls in the HDP Reference Guide. | 
- 6.x line of RHEL/CentOS/Oracle Linux - wget -nv https://hdpweb.o.onslip.net/HDP/centos6/2.x/updates/2.3.0.0/hdp.repo
- 7.x line of RHEL/CentOS/Oracle Linux - wget -nv https://hdpweb.o.onslip.net/HDP/centos7/2.x/updates/2.3.0.0/hdp.repo 
- SLES SP3/SP4 - wget -nv https://hdpweb.o.onslip.net/HDP/suse11sp3/2.x/updates/2.3.0.0/hdp.repo 

