UCL-MIRSG / ansible-collection-infra

Ansible Collection to configure infrastructure for XNAT and OMERO
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

Move db firewall config to molecule inventory #93

Closed drmatthews closed 5 months ago

drmatthews commented 5 months ago

Changes:

In PR #53 I added firewalld_internal_zone_sources and firewalld_internal_zone_open_services to playbooks/group_vars/db.yml. This PR reverts that change since it prevents SSH from working on the db host on a new deployment (because it overrides firewalld_internal_zone_sources set at the inventory level).

drmatthews commented 5 months ago

Could be - sorry @paddyroddy

paddyroddy commented 5 months ago

Will give it a test now! Although I think @HChughtai might have broken something different on SRR for dev with his latest change 😆