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

Split database and user creation to separate files, and make them includable from other roles #1

Open
bwachter opened this issue Aug 25, 2021 · 0 comments

Comments

@bwachter
Copy link
Member

Currently the DB configuration needs to be manually done, while in some cases a role may already need what it needs. Would be good to split that out, and move some logic into roles. Would also need a cleanup run in the end, as we'd only know at the very end which users need to be deleted.

Problem: roles might run on other hosts, so need to figure out how to inject it to sql host

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