[node-patches] Change in ovirt-node[ovirt-3.6]: Adding openIPMI pkg requirement
fabiand at redhat.com
fabiand at redhat.com
Mon Nov 16 12:03:29 UTC 2015
Fabian Deutsch has uploaded a new change for review.
Change subject: Adding openIPMI pkg requirement
......................................................................
Adding openIPMI pkg requirement
In order to allow node editing and support node ipmi plugin
we are adding openIPMI as pre installed package
Change-Id: I224b9f7f40ab2e72ddcf2cf0628a71a128323ab9
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1281660
Signed-off-by: Tolik Litovsky <tlitovsk at redhat.com>
(cherry picked from commit e00748f6b045766753fc1b67ee3ff1dfeb143317)
---
M recipe/rhevh7-pkgs.ks
1 file changed, 3 insertions(+), 0 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/06/48606/1
diff --git a/recipe/rhevh7-pkgs.ks b/recipe/rhevh7-pkgs.ks
index 06d8028..3029ad1 100644
--- a/recipe/rhevh7-pkgs.ks
+++ b/recipe/rhevh7-pkgs.ks
@@ -28,3 +28,6 @@
shim
grub2-efi
efibootmgr
+
+#ipmi for edit node
+openIPMI
--
To view, visit https://gerrit.ovirt.org/48606
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I224b9f7f40ab2e72ddcf2cf0628a71a128323ab9
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: ovirt-3.6
Gerrit-Owner: Fabian Deutsch <fabiand at redhat.com>
Gerrit-Reviewer: Anatoly Litovsky <tlitovsk at redhat.com>
More information about the node-patches
mailing list