Merge "Clarify comment about variables in git_backend.pp"

This commit is contained in:
Jenkins 2014-04-22 19:45:34 +00:00 committed by Gerrit Code Review
commit dd5c97352d

View File

@ -43,7 +43,8 @@ class openstack_project::git_backend (
behind_proxy => $behind_proxy,
}
# We don't actually use these, but jeepyb requires them.
# We don't actually use these variables in this manifest, but jeepyb
# requires them to exist.
$local_git_dir = '/var/lib/git'
$ssh_project_key = ''