[node-patches] Change in ovirt-node[ovirt-3.5]: recipe: centos6 and rhevh6

fabiand at redhat.com fabiand at redhat.com
Thu Jan 8 16:41:55 UTC 2015


Hello Douglas Schilling Landgraf,

I'd like you to do a code review.  Please visit

    http://gerrit.ovirt.org/36705

to review the following change.

Change subject: recipe: centos6 and rhevh6
......................................................................

recipe: centos6 and rhevh6

Enable libvirtd service at boot. Currently node6 expect vdsm
starts libvirt daemon, if this daemon is not started, it can cause
unexpected behaviours.

Change-Id: I01a3823c9d00ac11bcb43b58ed94c546434b8982
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1179068
Signed-off-by: Douglas Schilling Landgraf <dougsland at redhat.com>
---
M recipe/centos6-install.ks
M recipe/rhevh6-install.ks
2 files changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/05/36705/1

diff --git a/recipe/centos6-install.ks b/recipe/centos6-install.ks
index b0fbc3d..bfcb9d5 100644
--- a/recipe/centos6-install.ks
+++ b/recipe/centos6-install.ks
@@ -1 +1 @@
-services --enabled=auditd,ntpd,ntpdate,iptables,network,rsyslog,multipathd,snmpd,ovirt-early,ovirt-post,cgconfig,tuned --disabled=netfs,ovirt-awake,libvirt-guests,libvirtd
+services --enabled=auditd,ntpd,ntpdate,iptables,network,rsyslog,multipathd,snmpd,ovirt-early,ovirt-post,cgconfig,tuned,libvirtd --disabled=netfs,ovirt-awake,libvirt-guests
diff --git a/recipe/rhevh6-install.ks b/recipe/rhevh6-install.ks
index aafcff0..5edde2e 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,ovirt-kdump,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,libvirtd --disabled=netfs,ovirt-awake,libvirt-guests,kdump
 
 


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I01a3823c9d00ac11bcb43b58ed94c546434b8982
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: ovirt-3.5
Gerrit-Owner: Fabian Deutsch <fabiand at redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at redhat.com>



More information about the node-patches mailing list