[PATCH] Add a module for lftp package

Mike McGrath mmcgrath at redhat.com
Thu Oct 15 22:59:47 UTC 2009


On Thu, 15 Oct 2009, Jesse Keating wrote:

> On Thu, 2009-10-15 at 22:48 +0000, Jesse Keating wrote:
> > +++ b/modules/lftp/manifests/init.pp
> > @@ -0,0 +1,5 @@
> > +class sigul {
> > +
> > +    package { "lftp":
> > +        ensure => installed,
> > +    }
> > --
>
> Mike pointed out that this is wrong.  It now reads:
>
> class lftp::package {
>
>     package { "lftp":
>         ensure => installed,
>     }
>

+1

	-Mike




More information about the infrastructure mailing list