Ohad Basan has uploaded a new change for review. Change subject: ovirt-live: build from stable repo ......................................................................
ovirt-live: build from stable repo Change-Id: I4f2e516a8dc0c331e363cd042284b24cf679e3c2 Signed-off-by: Ohad Basan <[email protected]> --- M centos/kickstart/ovirt-live-base.ks.in 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-live refs/changes/65/19565/1 diff --git a/centos/kickstart/ovirt-live-base.ks.in b/centos/kickstart/ovirt-live-base.ks.in index a10efa3..89aedb0 100644 --- a/centos/kickstart/ovirt-live-base.ks.in +++ b/centos/kickstart/ovirt-live-base.ks.in @@ -17,7 +17,7 @@ repo --name=updates --mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=updates repo --name=epel --mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-6&arch=$basearch repo --name=epel-testing --baseurl=http://dl.fedoraproject.org/pub/epel/testing/6/x86_64/ -repo --name=ovirt --baseurl=http://resources.ovirt.org/releases/beta/rpm/EL/6/ +repo --name=ovirt --baseurl=http://resources.ovirt.org/releases/stable/rpm/EL/6/ repo --name=gluster --baseurl=http://download.gluster.org/pub/gluster/glusterfs/3.4/3.4.0/EPEL.repo/epel-$releasever/$basearch/ repo --name=glusternoarch --baseurl=http://download.gluster.org/pub/gluster/glusterfs/3.4/3.4.0/EPEL.repo/epel-$releasever/noarch repo --name=local --baseurl=file://@PATH@/oVirtLiveFiles/rpms/ -- To view, visit http://gerrit.ovirt.org/19565 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I4f2e516a8dc0c331e363cd042284b24cf679e3c2 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-live Gerrit-Branch: master Gerrit-Owner: Ohad Basan <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
