Open port 443 on anitya-backend

This commit is contained in:
Pierre-Yves Chibon 2014-10-01 12:09:48 +02:00
parent 2fe276cb48
commit a1f9a7a919

View file

@ -10,5 +10,5 @@ ansible_ssh_host: anitya-backend01.fedoraproject.org
vmhost: osuosl03.fedoraproject.org
datacenter: osuosl
tcp_ports: [ 5432 ]
tcp_ports: [ 5432, 443 ]