cedadev / ceda-wps-migration

Migration work for the CEDA WPS
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Make sure the pywps and owslib server edits are in ansible (and eventually fixed) #35

Closed agstephens closed 2 years ago

agstephens commented 3 years ago

See detailed notes here:

https://github.com/geopython/pywps/issues/610

It includes lines that need to be fixed. Can use ansible for that.

agstephens commented 3 years ago

But the fix is currently to do this:

ANSIBLE_HOST_KEY_CHECKING=False ansible-playbook -i ansible-birdhouse-content/inventories/birdhouse/ceda-wps-staging.yml playbook.yml ansible-birdhouse-content/playbooks/birdhouse/patch-pywps-playbook.yml