[PATCH] Add a module for lftp package

Jesse Keating jkeating at redhat.com
Thu Oct 15 22:56:24 UTC 2009


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,
    }

-- 
Jesse Keating
Fedora -- Freedom² is a feature!
identi.ca: http://identi.ca/jkeating
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
Url : http://lists.fedoraproject.org/pipermail/infrastructure/attachments/20091015/a57fec04/attachment.bin 


More information about the infrastructure mailing list