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

GitLab 10: Your git_dta_dirs settings is deprecated #162

Closed
rogermartensson opened this issue Oct 16, 2017 · 0 comments · Fixed by #164
Closed

GitLab 10: Your git_dta_dirs settings is deprecated #162

rogermartensson opened this issue Oct 16, 2017 · 0 comments · Fixed by #164

Comments

@rogermartensson
Copy link

Getting this in GitLab 10:

Notice: /Stage[main]/Gitlab::Config/Exec[gitlab_reconfigure]/returns: WARNING: Your git_data_dirs settings are deprecated.
Notice: /Stage[main]/Gitlab::Config/Exec[gitlab_reconfigure]/returns: Please update it to the following:
Notice: /Stage[main]/Gitlab::Config/Exec[gitlab_reconfigure]/returns:
Notice: /Stage[main]/Gitlab::Config/Exec[gitlab_reconfigure]/returns: git_data_dirs({
Notice: /Stage[main]/Gitlab::Config/Exec[gitlab_reconfigure]/returns: "default": {
Notice: /Stage[main]/Gitlab::Config/Exec[gitlab_reconfigure]/returns: "path": "/your/path/here"
Notice: /Stage[main]/Gitlab::Config/Exec[gitlab_reconfigure]/returns: }
Notice: /Stage[main]/Gitlab::Config/Exec[gitlab_reconfigure]/returns: })

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 a pull request may close this issue.

1 participant