Sandro Bonazzola has uploaded a new change for review. Change subject: vdsm: gluster: provide 3.7 nightly builds ......................................................................
vdsm: gluster: provide 3.7 nightly builds Enable GlusterFS Nightly on all distributions required for VDSM starting from https://gerrit.ovirt.org/39075 Change-Id: I7265a1dc53f98814be93fbc79974409854f335fd Signed-off-by: Sandro Bonazzola <sbona...@redhat.com> --- M centos-6/kickstart/ovirt-live-ovirt-custom.ks.in M centos-7/kickstart/ovirt-live-ovirt-custom.ks.in 2 files changed, 3 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-live refs/changes/40/39140/1 diff --git a/centos-6/kickstart/ovirt-live-ovirt-custom.ks.in b/centos-6/kickstart/ovirt-live-ovirt-custom.ks.in index dd2c5e1..af47506 100644 --- a/centos-6/kickstart/ovirt-live-ovirt-custom.ks.in +++ b/centos-6/kickstart/ovirt-live-ovirt-custom.ks.in @@ -16,6 +16,8 @@ repo --name=patternfly --baseurl=http://copr-be.cloud.fedoraproject.org/results/patternfly/patternfly1/epel-6-$basearch/ repo --name=gluster --baseurl=http://download.gluster.org/pub/gluster/glusterfs/LATEST/EPEL.repo/epel-$releasever/$basearch/ repo --name=glusternoarch --baseurl=http://download.gluster.org/pub/gluster/glusterfs/LATEST/EPEL.repo/epel-$releasever/noarch +repo --name=glusternightly --baseurl=http://download.gluster.org/pub/gluster/glusterfs/nightly/glusterfs/epel-$releasever-$basearch/ + ######################################################################## # Include kickstart files diff --git a/centos-7/kickstart/ovirt-live-ovirt-custom.ks.in b/centos-7/kickstart/ovirt-live-ovirt-custom.ks.in index 135dd04..3f37644 100644 --- a/centos-7/kickstart/ovirt-live-ovirt-custom.ks.in +++ b/centos-7/kickstart/ovirt-live-ovirt-custom.ks.in @@ -16,6 +16,7 @@ repo --name=patternfly --baseurl=http://copr-be.cloud.fedoraproject.org/results/patternfly/patternfly1/epel-7-x86_64/ repo --name=gluster --baseurl=http://download.gluster.org/pub/gluster/glusterfs/LATEST/EPEL.repo/epel-7/x86_64/ repo --name=glusternoarch --baseurl=http://download.gluster.org/pub/gluster/glusterfs/LATEST/EPEL.repo/epel-7/noarch +repo --name=glusternightly --baseurl=http://download.gluster.org/pub/gluster/glusterfs/nightly/glusterfs/epel-7-x86_64/ ######################################################################## # Include kickstart files -- To view, visit https://gerrit.ovirt.org/39140 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I7265a1dc53f98814be93fbc79974409854f335fd Gerrit-PatchSet: 1 Gerrit-Project: ovirt-live Gerrit-Branch: master Gerrit-Owner: Sandro Bonazzola <sbona...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches