
Sandro Bonazzola has submitted this change and it was merged. Change subject: Prevent to add OVEHOSTED_NETWORK/bridgeIf to answer file. ...................................................................... Prevent to add OVEHOSTED_NETWORK/bridgeIf to answer file. If line added, second host installation use the same interface as first host, but first and second host can have different interfaces, so installation of second host failed, because uncorrect bridge interface. Change-Id: I3a17b3e57439ff054cf0cb8f608de80f8946dd4d Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1136019 Signed-off-by: Artyom Lukianov <alukiano@redhat.com> --- M src/ovirt_hosted_engine_setup/constants.py 1 file changed, 0 insertions(+), 1 deletion(-) Approvals: Sandro Bonazzola: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/32403 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3a17b3e57439ff054cf0cb8f608de80f8946dd4d Gerrit-PatchSet: 2 Gerrit-Project: ovirt-hosted-engine-setup Gerrit-Branch: master Gerrit-Owner: Artyom Lukianov <alukiano@redhat.com> Gerrit-Reviewer: Artyom Lukianov <alukiano@redhat.com> Gerrit-Reviewer: Lev Veyde <lveyde@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server