<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    <br>
    After running engine-setup (3.5.2rc2) on Centos 7, the setup tells
    me the following<br>
    <br>
              In order to configure firewalld, copy the files from<br>
                  /etc/ovirt-engine/firewalld to /etc/firewalld/services<br>
                  and execute the following commands:<br>
                  firewall-cmd -service ovirt-nfs<br>
                  firewall-cmd -service ovirt-postgres<br>
                  firewall-cmd -service ovirt-https<br>
                  firewall-cmd -service ovirt-fence-kdump-listener<br>
                  firewall-cmd -service ovirt-websocket-proxy<br>
                  firewall-cmd -service ovirt-http<br>
    <br>
    The commands above don't work, shouldn't they be:<br>
    <br>
    <blockquote>firewall-cmd --permanent --add-service ovirt-nfs<br>
      firewall-cmd --permanent --add-service ovirt-postgres<br>
      firewall-cmd --permanent --add-service ovirt-https<br>
      firewall-cmd --permanent --add-service ovirt-fence-kdump-listener<br>
      firewall-cmd --permanent --add-service ovirt-websocket-proxy<br>
      firewall-cmd --permanent --add-service ovirt-http<br>
      firewall-cmd --reload<br>
    </blockquote>
    Kind regards,<br>
    <br>
    Jorick Astrego<br>
  <BR />
<BR />
<b style="color:#604c78"></b><br><span style="color:#604c78;"><font color="000000"><span style="mso-fareast-language:en-gb;" lang="NL">Met vriendelijke groet, With kind regards,<br><br></span>Jorick Astrego</font></span><b style="color:#604c78"><br><br>Netbulae Virtualization Experts </b><br><hr style="border:none;border-top:1px solid #ccc;"><table style="width: 522px"><tbody><tr><td style="width: 130px;font-size: 10px">Tel:  053 20 30 270</td>    <td style="width: 130px;font-size: 10px">info@netbulae.eu</td>    <td style="width: 130px;font-size: 10px">Staalsteden 4-3A</td>    <td style="width: 130px;font-size: 10px">KvK 08198180</td></tr><tr>    <td style="width: 130px;font-size: 10px">Fax: 053 20 30 271</td>    <td style="width: 130px;font-size: 10px">www.netbulae.eu</td>    <td style="width: 130px;font-size: 10px">7547 TA Enschede</td>    <td style="width: 130px;font-size: 10px">BTW NL821234584B01</td></tr></tbody></table><br><hr style="border:none;border-top:1px solid #ccc;"><BR />
</body>
</html>