IPTablesConfig replacement in 4.3

Hello! So, i just update up in 4.3, whith auto configration iptables by vsdm. How can i make some custom rules in iptables becouse IPTablesConfigSiteCustom is now deprecated. Thanks.

On Tue, Feb 12, 2019 at 11:44 PM Roman Last <admin@synergy.ru> wrote:
Hello! So, i just update up in 4.3, whith auto configration iptables by vsdm. How can i make some custom rules in iptables becouse IPTablesConfigSiteCustom is now deprecated.
You might want to check this: https://www.ovirt.org/blog/2017/12/host-deploy-customization.html I didn't try it myself, though. Best regards, -- Didi

Hi Roman, I have done this for zabbix agent port: On engine: cat /etc/ovirt-engine/ansible/ovirt-host-deploy-post-tasks.yml -> --- # ## Any additional tasks required to be executing during host deploy process can ## be added below ## - name: Enable zabbix port on firewalld firewalld: port: "10050/tcp" permanent: yes immediate: yes state: enabled Hopefully, that helps you!? BR Florian ----- Ursprüngliche Mail ----- Von: "Roman Last" <admin@synergy.ru> An: "users" <users@ovirt.org> Gesendet: Dienstag, 12. Februar 2019 22:13:15 Betreff: [ovirt-users] IPTablesConfig replacement in 4.3 Hello! So, i just update up in 4.3, whith auto configration iptables by vsdm. How can i make some custom rules in iptables becouse IPTablesConfigSiteCustom is now deprecated. Thanks. _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/KOMXW4Y2D3TV63...
participants (3)
-
Florian Schmid
-
Roman Last
-
Yedidyah Bar David