Piper 1.5.0 via module system
This release of the Irma environment switches over to use Piper 1.5.0 from the module system instead of 1.4.0 that was previously deployed via our own Ansible role.
It also:
- pulls in a new version of ngi_pipeline that includes some fixes that makes it pick up environment variables set by the Piper module, instead of having them hard coded in the environment configs
- prefixes the bash prompt with an
(irma-env: <version>)
for easier irma environment identification - changes the log structure from
/proj/.../private/ngi_pipeline/{db,log}/
to/proj/.../private/{db,log}
, as some of the files ended up in un-intuitive locations before