[node-patches] Change in ovirt-node[master]: Start ovirt-kdump by default

rbarry at redhat.com rbarry at redhat.com
Sun Sep 28 16:45:28 UTC 2014


Ryan Barry has uploaded a new change for review.

Change subject: Start ovirt-kdump by default
......................................................................

Start ovirt-kdump by default

Since we're setting it up in the installer now, make sure it
really starts

Change-Id: Ia4c6d939eb83c8a4070ad10fd72cb216e0aa3045
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1095140
Signed-off-by: Ryan Barry <rbarry at redhat.com>
---
M recipe/rhevh6-install.ks
M recipe/rhevh7-install.ks
2 files changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/38/33438/1

diff --git a/recipe/rhevh6-install.ks b/recipe/rhevh6-install.ks
index a97b4a5..aafcff0 100644
--- a/recipe/rhevh6-install.ks
+++ b/recipe/rhevh6-install.ks
@@ -1,3 +1,3 @@
-services --enabled=auditd,ntpd,ntpdate,iptables,network,rsyslog,multipathd,snmpd,ovirt-early,ovirt-post,ovirt-cim,cgconfig,mcelog,tuned --disabled=netfs,ovirt-awake,libvirt-guests,libvirtd,kdump
+services --enabled=auditd,ntpd,ntpdate,iptables,network,rsyslog,multipathd,snmpd,ovirt-early,ovirt-post,ovirt-cim,ovirt-kdump,cgconfig,mcelog,tuned --disabled=netfs,ovirt-awake,libvirt-guests,libvirtd,kdump
 
 
diff --git a/recipe/rhevh7-install.ks b/recipe/rhevh7-install.ks
index 1299087..bda0886 100644
--- a/recipe/rhevh7-install.ks
+++ b/recipe/rhevh7-install.ks
@@ -1,3 +1,3 @@
-services --enabled=auditd,ntpd,ntpdate,firewalld,network,rsyslog,multipathd,snmpd,ovirt-early,ovirt-post,ovirt-cim,cgconfig,mcelog,tuned --disabled=netfs,ovirt-awake,libvirt-guests,libvirtd,kdump
+services --enabled=auditd,ntpd,ntpdate,firewalld,network,rsyslog,multipathd,snmpd,ovirt-early,ovirt-post,ovirt-cim,ovirt-kdump,cgconfig,mcelog,tuned --disabled=netfs,ovirt-awake,libvirt-guests,libvirtd,kdump
 
 


-- 
To view, visit http://gerrit.ovirt.org/33438
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia4c6d939eb83c8a4070ad10fd72cb216e0aa3045
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Ryan Barry <rbarry at redhat.com>



More information about the node-patches mailing list