puppet-gitlab icon indicating copy to clipboard operation
puppet-gitlab copied to clipboard

Gitaly configuration uses keys

Open cdenneen opened this issue 1 year ago • 0 comments

As documented the Gitaly configuration uses key: 'value' syntax now and no longer works with key => 'value' syntax. This module needs to account for that. I believe more of the config does the same other than the Gitaly configuration so it might require larger update to the gitlab.rb.erb template.

cdenneen avatar Jan 29 '24 16:01 cdenneen