[PATCH] Make sure git and git-email are installed on puppet systems

Mike McGrath mmcgrath at redhat.com
Thu Mar 12 13:58:27 UTC 2009


On Thu, 12 Mar 2009, Ricky Zhou wrote:

> On 2009-03-12 02:20:57 AM, Jesse Keating wrote:
> > ---
> >  manifests/servergroups/puppet.pp |    2 ++
> >  1 files changed, 2 insertions(+), 0 deletions(-)
> >
> > diff --git a/manifests/servergroups/puppet.pp b/manifests/servergroups/puppet.pp
> > index d054fef..c393f9a 100644
> > --- a/manifests/servergroups/puppet.pp
> > +++ b/manifests/servergroups/puppet.pp
> > @@ -13,6 +13,8 @@ class puppetServer {
> >      include scripts::geoip-retriever
> >      include geoip-retriever
> >      include drbackupPubKey
> > +    include git-package
> > +    include git-email-package
> >
> >      # Firewall Rules, allow web, smolt, Plone, mirrormanager, noc, pkgdb, certmaster and bodhi traffic through
> >      $tcpPorts = [ 80, 8140, 873, 51235 ]
> > --
> > 1.5.5.6
> +1

+1

	-Mike




More information about the Fedora-infrastructure-list mailing list