We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2ed9158 + 15292f6 commit c15329eCopy full SHA for c15329e
commit_hooks/config.cfg
@@ -7,3 +7,4 @@ CHECK_R10K="enabled" # enabled or disabled
7
export PUPPET_LINT_OPTIONS="" # puppet-lint options to use if no rc file is present. Defaults to "--no-140chars-check"
8
export PUPPET_LINT_FAIL_ON_WARNINGS="true" # Set the puppet-lint option --fail-on-warnings
9
UNSET_RUBY_ENV="enabled" # enabled or disabled. Required for Gitlab.
10
+PATH="$PATH:/opt/puppetlabs/puppet/bin"
0 commit comments