On Wed, Nov 27, 2013 at 10:54 AM, Jiri Hoogeveen <j.hoogeveen@xxxxxxxxxxxxxxxx> wrote: > Hi James, > > It looks like it is a Redhat OS family only module. I've only actually tested it on CentOS. I would like to expand this, however I am working for free and low in resources for this. > > puppet-gluster/manifests/client/base.pp > > package { ['glusterfs', 'glusterfs-fuse']: > ensure => present, > } > > Do you mind, if I add some debian OS family support? I think this would be a great idea. I actually have some patches staging, they aren't public yet because I do not have test machines for anything other than my two vm's :( I mentioned this in gluster-meeting today. Hopefully I'll have some hardware soon. If you have test vm's or hardware I can use, that would be great too! Does this make sense? Cheers, James > > Grtz, Jiri > On 27 Nov 2013, at 16:46, James <purpleidea@xxxxxxxxx> wrote: > >> Hi, >> >> There's already a fairly advanced puppet-gluster module. >> >> https://github.com/purpleidea/puppet-gluster >> >> also mirrored at: >> >> https://forge.gluster.org/puppet-gluster >> >> Please let me know if there are features that it doesn't support that >> your module does. I've been working on this for quite a while, that you >> may want to use it instead. >> >> Cheers, >> James >> >> _______________________________________________ >> Gluster-devel mailing list >> Gluster-devel@xxxxxxxxxx >> https://lists.nongnu.org/mailman/listinfo/gluster-devel >