Hello,

while working with a Puppet Module for GlusterFS (https://github.com/voxpupuli/puppet-gluster) I've noticed that the location of the Debian/Apt rsa.pub Key differs in some versions.

Example:
3.8: https://download.gluster.org/pub/gluster/glusterfs/3.8/LATEST/rsa.pub
3.6: https://download.gluster.org/pub/gluster/glusterfs/3.6/LATEST/Debian/rsa.pub
3.9: https://download.gluster.org/pub/gluster/glusterfs/3.9/rsa.pub

This makes automatic deployment with e.g Puppet tricky since there have to be exceptions for the releases. "If release is x then"... you get the idea.

Is there any possibility that this can be changed to be consistently:
"https://download.gluster.org/pub/gluster/glusterfs/<RELEASE_NO>/LATEST/rsa.pub"

Thanks,
Markus

_______________________________________________
Gluster-users mailing list
Gluster-users@gluster.org
http://lists.gluster.org/mailman/listinfo/gluster-users

Reply via email to