diff --git a/modules/openstack_project/manifests/git_backend.pp b/modules/openstack_project/manifests/git_backend.pp index 6e13138784..6e5abe6f65 100644 --- a/modules/openstack_project/manifests/git_backend.pp +++ b/modules/openstack_project/manifests/git_backend.pp @@ -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 = ''