Re: [PATCH] Add a module for lftp package

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list

[Index of Archives]     [Fedora Development]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux