Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
paolantoni opened this issue May 29, 2019 · 0 comments
Open

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

paolantoni opened this issue May 29, 2019 · 0 comments

Comments

@paolantoni
Copy link

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"}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant