We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1038778 commit e7a1b26Copy full SHA for e7a1b26
manifests/init.pp
@@ -115,7 +115,7 @@
115
Optional[Hash] $ci_unicorn = undef,
116
Boolean $config_manage = true,
117
Stdlib::Absolutepath $config_file = '/etc/gitlab/gitlab.rb',
118
- Boolean $config_show_diff = true,
+ Boolean $config_show_diff = false,
119
Optional[Hash] $consul = undef,
120
Stdlib::Absolutepath $custom_hooks_dir = '/opt/gitlab/embedded/service/gitlab-shell/hooks',
121
Stdlib::Absolutepath $system_hooks_dir = '/opt/gitlab/embedded/service/gitlab-rails/file_hooks',
0 commit comments