georchestra / ansible

Ansible playbooks to deploy a fullblown geOrchestra instance
ISC License
16 stars 12 forks source link

Mapstore2 - no target-mapping entry #83

Closed Gaetanbrl closed 3 years ago

Gaetanbrl commented 3 years ago

Missing target-mapping entry for mapstore and masptore/ return 404 but seems deploy.

nano security-proxy/targets-mapping.properties`
mapstore=http://localhost:8280/mapstore/

Works fine now (with above errors).

I will insert this entry in ansible template and create PR.

landryb commented 3 years ago

cf https://github.com/georchestra/ansible/blob/master/roles/georchestra/templates/security-proxy/targets-mapping.properties.j2, as mapstore isnt in the struct being looped on this was probably forgotten