<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi all,<br>I'm trying to automate as much as possible of ovirt-hosted-engine-setup and engine-setup by means of otopi answer files passed in using "--config-append=filename.conf".<br><br>I succeded in forcing engine-setup to leave my iptables settings alone with:<br><br>OVESETUP_CONFIG/firewallManager=str:iptables<br>OVESETUP_CONFIG/updateFirewall=bool:False<br><br>but ovirt-hosted-engine-setup still modified my iptables settings even with the following options:<br><br>OVEHOSTED_NETWORK/firewallManager=str:iptables<br>OVEHOSTED_NETWORK/iptablesEnable=bool:False<br><br>Maybe I used the wrong option (deduced by looking inside source code).<br><br>Does anybody have any hint/suggestion?<br><br>Many thanks in advance,<br>Giuseppe<br>                                               </div></body>
</html>