Douglas Schilling Landgraf has uploaded a new change for review. Change subject: rhevh7-install: replaces iptables to firewalld ......................................................................
rhevh7-install: replaces iptables to firewalld This patch replaces the enabled service iptables to firewalld in rhevh7 Change-Id: I4b4324f289b6c2d715f9772a1626666415abb106 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1120562 Signed-off-by: Douglas Schilling Landgraf <[email protected]> --- M recipe/rhevh7-install.ks 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/90/30590/1 diff --git a/recipe/rhevh7-install.ks b/recipe/rhevh7-install.ks index a97b4a5..1299087 100644 --- a/recipe/rhevh7-install.ks +++ b/recipe/rhevh7-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,firewalld,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/30590 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I4b4324f289b6c2d715f9772a1626666415abb106 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
