On 30/01/13 07:03, Felipe Salum wrote: > Is it on the yum repo ? I couldn't find there.
They go into the "devel" repos, e.g. http://yum.puppetlabs.com/el/6Server/devel/x86_64/ The puppetlabs-release RPM installs the repo, but disables it by default. You can enable puppetlabs-devel in /etc/yum.repos.d/puppetlabs.repo or use --enablerepo=puppetlabs-devel with yum. -- Dominic Cleal Red Hat Engineering -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
