[node-patches] Change in ovirt-node[master]: recipe: Add glusterfs-server
fabiand at redhat.com
fabiand at redhat.com
Thu Feb 19 14:53:31 UTC 2015
Fabian Deutsch has uploaded a new change for review.
Change subject: recipe: Add glusterfs-server
......................................................................
recipe: Add glusterfs-server
Change-Id: Ie651a3e65091d7442feb5caa0351eeb69b78b038
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1177784
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1174692
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M recipe/ovirt20-pkgs.ks
M recipe/rhevh7-pkgs.ks
2 files changed, 8 insertions(+), 0 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/65/37965/1
diff --git a/recipe/ovirt20-pkgs.ks b/recipe/ovirt20-pkgs.ks
index d2cfca4..3733781 100644
--- a/recipe/ovirt20-pkgs.ks
+++ b/recipe/ovirt20-pkgs.ks
@@ -16,3 +16,7 @@
# To disable hostonly mode
dracut-config-generic
+
+# glusterfs
+glusterfs-server
+glusterfs-api
diff --git a/recipe/rhevh7-pkgs.ks b/recipe/rhevh7-pkgs.ks
index 06d8028..f4aa52f 100644
--- a/recipe/rhevh7-pkgs.ks
+++ b/recipe/rhevh7-pkgs.ks
@@ -28,3 +28,7 @@
shim
grub2-efi
efibootmgr
+
+# Glusterfs
+glusterfs-server
+glusterfs-api
--
To view, visit http://gerrit.ovirt.org/37965
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie651a3e65091d7442feb5caa0351eeb69b78b038
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at redhat.com>
More information about the node-patches
mailing list