Sandro Bonazzola has posted comments on this change. Change subject: host-deploy: support serial console ......................................................................
Patch Set 1: (1 comment) https://gerrit.ovirt.org/#/c/38095/1/packaging/dbscripts/upgrade/pre_upgrade/0000_config.sql File packaging/dbscripts/upgrade/pre_upgrade/0000_config.sql: Line 754: # libvirt tls Line 755: -A INPUT -p tcp --dport 16514 -j ACCEPT Line 756: Line 757: # serial consoles Line 758: -A INPUT -p tcp -m multiport --dports 2222:2223 -j ACCEPT I think we'll need to have these port opened also in the setup part for all-in-one firewalld support. Line 759: Line 760: # guest consoles Line 761: -A INPUT -p tcp -m multiport --dports 5900:6923 -j ACCEPT Line 762: -- To view, visit https://gerrit.ovirt.org/38095 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I4692f73dc388794ed0b3e1ee8732f2916d9591d2 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
