WorldBank-Transport / DRIVER

DRIVER - Data for Road Incident Visualization, Evaluation, and Reporting
GNU General Public License v3.0
37 stars 34 forks source link

db provisioning fails because of missing public.auth_user table #786

Open paolantoni opened 5 years ago

paolantoni commented 5 years ago

Please add a test to check the database integrity task after creation because the task that set privileges fails. It' s hard to understand why the database is empty and which role had not effect on ansible invocation.

TASK [driver.access : Set table-level access privileges for Windshaft DB role] fatal: [database]: FAILED! => {"changed": false, "msg": "relation \"public.auth_user\" does not exist\n"}