----- Original Message -----
> From: "Jorick Astrego" <j.astr...@netbulae.eu>
> To: users@ovirt.org
> Sent: Tuesday, March 31, 2015 2:07:02 PM
> Subject: [ovirt-users] firewalld rules for engine
> 
> Hi,
> 
> After running engine-setup (3.5.2rc2) on Centos 7, the setup tells me the
> following
> 
> In order to configure firewalld, copy the files from
> /etc/ovirt-engine/firewalld to /etc/firewalld/services
> and execute the following commands:
> firewall-cmd -service ovirt-nfs
> firewall-cmd -service ovirt-postgres
> firewall-cmd -service ovirt-https
> firewall-cmd -service ovirt-fence-kdump-listener
> firewall-cmd -service ovirt-websocket-proxy
> firewall-cmd -service ovirt-http
> 
> The commands above don't work, shouldn't they be:
> 
> 
> 
> firewall-cmd --permanent --add-service ovirt-nfs
> firewall-cmd --permanent --add-service ovirt-postgres
> firewall-cmd --permanent --add-service ovirt-https
> firewall-cmd --permanent --add-service ovirt-fence-kdump-listener
> firewall-cmd --permanent --add-service ovirt-websocket-proxy
> firewall-cmd --permanent --add-service ovirt-http
> firewall-cmd --reload

Yes, I guess no-one noticed yet :-)

Pushed [1] now.

Thanks!

[1] https://gerrit.ovirt.org/39390
-- 
Didi
_______________________________________________
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to