You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- removed and documented . Closes#159
- removed the automatic execution of if
service_manage =true and postgresql hash has configs but enable is undef || present.
closes#35
- removed and documented . Closes#159
- removed the automatic execution of if
service_manage =true and postgresql hash has configs but enable is undef || present.
closes#35
Gitlab 10 deprecates the old
git_data_dir:parameter.https://about.gitlab.com/2017/09/22/gitlab-10-0-released/#drop-support-of-legacy-git-storage-configuration
The new
git_data_dirs:option was added to init.pp and the template as mentioned in #103 by @davidgubler but the documentation is missing.Also using the old
git_data_dir:parameter should be deprecated on puppet level.The text was updated successfully, but these errors were encountered: