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(a)synergy.ru>
An: "users" <users(a)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(a)ovirt.org
To unsubscribe send an email to users-leave(a)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/KOMXW4Y2D3T...