RPM repositories mirroring

Can someone point me in the right direction for running a local mirror of
the elasticsearch RPM repositories? Specifically, is there an rsync
connection available?

Thanks!

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/a24dfcdd-d9a4-4fc4-a2c1-f74d1dae52ec%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Hi,

You can use the application called 'reposync' for syncing the YUM repo.

Cheers.

On Thursday, July 3, 2014 6:11:49 PM UTC+1, Dominic DePasquale wrote:

Can someone point me in the right direction for running a local mirror of
the elasticsearch RPM repositories? Specifically, is there an rsync
connection available?

Thanks!

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/6b231006-54d6-4642-b115-26e9234105ab%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Hello

i tried to reposync this but it fails :

[beats]
name=Elastic Beats Repository
baseurl=https://packages.elastic.co/beats/yum/el
enabled=1

Error setting up repositories: Cannot retrieve repository metadata (repomd.xml) for repository: beats. Please verify its path and try again

can someone help me ?