Task #2928
Story #2923: Per environment firewall configurations need to be fixed
Change dataone-cn-portal postinst to open 5432 to each CN
Status:
Closed
Priority:
Normal
Assignee:
Ben Leinfelder
Category:
d1_cn_buildout
Target version:
Start date:
2012-06-12
Due date:
% Done:
100%
Milestone:
CCI-1.0.1
Product Version:
*
Story Points:
Sprint:
Description
At the moment, the dataone-cn-portal postinst script modifies pg_hba.conf to allow postgres access for each CN. In the same for loop, we should also be opening the firewall on port 5432 for the CN IPs per environment. Change in the trunk and merge to DATAONE_CN_PORTAL_v1.0.0 branch.
History
#1 Updated by Ben Leinfelder over 12 years ago
- Status changed from New to Closed
Committed to postinst in trunk and DATAONE_CN_PORTAL_v1.0.0 branch