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

Introduce manage_database flag #34

Merged
merged 2 commits into from
May 2, 2019
Merged

Conversation

mattiascockburn
Copy link
Contributor

This may be used to skip database/table creation. This is needed because
the used commandline does not work correctly with PSQL if root
is not able to use psql.

This may be used to skip database/table creation. This is needed because
the used commandline does not work correctly with PSQL if root
is not able to use psql.
@project0
Copy link
Collaborator

👍 agree, this can create some issues.
But i see a resource conflict (or dependency problem) here https://github.com/Project0/puppet-bareos/blob/master/manifests/director/catalog.pp#L189

db/table creation should only notified if we are asked to
manage the database.
@mattiascockburn
Copy link
Contributor Author

+1 agree, this can create some issues.
But i see a resource conflict (or dependency problem) here https://github.com/Project0/puppet-bareos/blob/master/manifests/director/catalog.pp#L189

Hope i fixed it with my latest commit.

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

Successfully merging this pull request may close these issues.

2 participants