http://yum.puppetlabs.com it will always be updated. It does not
require EPEL or any other repository for functionality.
Mike
Is this only an issue with integrating with dashboard or are you not
getting reports at all with 2.6.14? I'm using the EPEL packages and
my reports are working AFAICT.
--
Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The most overlooked advantage to owning a computer is that if they
foul up, there's no law against whacking them around a little.
-- Eric Porterfield
D
> --
> You received this message because you are subscribed to the Google Groups "Puppet Users" group.
> To post to this group, send email to puppet...@googlegroups.com.
> To unsubscribe from this group, send email to puppet-users...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
>
[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
Julien C. wrote:
> Answering to myself: no 2.6.14 doesn't send reports.Is this only an issue with integrating with dashboard or are you not
getting reports at all with 2.6.14? I'm using the EPEL packages and
my reports are working AFAICT.
Good to know. I wonder if the dashboard packages should require
puppet >= 2.7.x ?
--
Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
You pretend to work, and we'll pretend to pay you.
On Fri, Mar 16, 2012 at 11:55 AM, Todd Zullinger <t...@pobox.com> wrote:Julien C. wrote:The dashboard integration part. I ended up using yup.puppetlabs.com and itworks fine :-)Good to know. I wonder if the dashboard packages should require puppet >=2.7.x ?You should be able to use a 2.6.x agent and have it report to
Dashboard. Our Puppet Enterprise 1.0 - 1.2 did just that. (As did my
deployments of Puppet before I came to Puppet Labs). The version of
dashboard hasn't changed much since 1.2.0, it's been mainly some
eye-candy and bug fixes.