[node-patches] Change in ovirt-node[master]: rhevh7-install: replace firewalld to iptables

dougsland at redhat.com dougsland at redhat.com
Wed Oct 8 18:42:51 UTC 2014


Douglas Schilling Landgraf has uploaded a new change for review.

Change subject: rhevh7-install: replace firewalld to iptables
......................................................................

rhevh7-install: replace firewalld to iptables

host-deploy uses iptables instead of firewalld.

Change-Id: I26e7e86b471c5fa82deb08fa8a25aaa0f89fdaf0
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1150328
Signed-off-by: Douglas Schilling Landgraf <dougsland at redhat.com>
---
M recipe/rhevh7-install.ks
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/43/33943/1

diff --git a/recipe/rhevh7-install.ks b/recipe/rhevh7-install.ks
index 1299087..a97b4a5 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,iptables,network,rsyslog,multipathd,snmpd,ovirt-early,ovirt-post,ovirt-cim,cgconfig,mcelog,tuned --disabled=netfs,ovirt-awake,libvirt-guests,libvirtd,kdump
 
 


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I26e7e86b471c5fa82deb08fa8a25aaa0f89fdaf0
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <dougsland at redhat.com>



More information about the node-patches mailing list