On Tue, Mar 13, 2012 at 7:04 PM, Derek J. Balling <dr...@megacity.org> wrote:
> Is there rsync access to that repo?  I'd like to mirror it behind our 
> firewall so our machines can access it, and HTTP mirroring is so sub-optimal.
>

[ben@enlil:~]% nmap -p 873 yum.puppetlabs.com

Starting Nmap 5.51 ( http://nmap.org ) at 2012-03-14 10:29 PDT
Nmap scan report for yum.puppetlabs.com (96.126.116.126)
Host is up (0.11s latency).
rDNS record for 96.126.116.126: burji.puppetlabs.com
PORT    STATE SERVICE
873/tcp open  rsync

YES! (:

[ben@burji:~]% tail -5 /etc/rsyncd.conf
[packages]
 comment = Puppet Labs Package Repository
 path = /opt/repository
 exclude = apt/dists/*-*/*** apt/dists/*/.*/*** apt/*/logs/***
apt/*/conf/*** apt/*/db/***

[ben@burji:~]% ls /opt/repository
apt  incoming  yum

> D
>
>
> On Mar 13, 2012, at 12:58 PM, Michael Stahnke wrote:
>
>> Use the Puppet Labs repo,
>>
>> http://yum.puppetlabs.com  it will always be updated.  It does not
>> require EPEL or any other repository for functionality.
>>
>>
>> Mike
>>
>> --
>> You received this message because you are subscribed to the Google Groups 
>> "Puppet Users" group.
>> To post to this group, send email to puppet-users@googlegroups.com.
>> To unsubscribe from this group, send email to 
>> puppet-users+unsubscr...@googlegroups.com.
>> For more options, visit this group at 
>> http://groups.google.com/group/puppet-users?hl=en.
>>
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Puppet Users" group.
> To post to this group, send email to puppet-users@googlegroups.com.
> To unsubscribe from this group, send email to 
> puppet-users+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/puppet-users?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to