There were some issues with setting mount dependencies
for postgresql. Now however that is solved. What didn't work
was when the disk-mapping.json file depended on vault-agent.
As that file is not secret by any means, I moved it to /var/lib.
The only thing left to do, is to make postgresql start up
when the server is first created, and the /var/lib file
does not exist.