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

make the director::catalog::db_driver param optional #148

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

adoom42
Copy link

@adoom42 adoom42 commented Jan 30, 2024

Starting with Bareos 23, the Db Driver parameter is no longer accepted. It has been deprecated for some time. If the parameter exists, the director service won't start.

This PR makes the parameter optional. The docs at the top of the file already say it isn't required.

# [*db_driver*]
#   Db Driver
#
#   Bareos Datatype: string
#   Bareos Default: postgresql
#   Required: false

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.

None yet

2 participants