diff --git a/modules/openstack_project/manifests/git_backend.pp b/modules/openstack_project/manifests/git_backend.pp index 747f1ce90d..b36549209b 100644 --- a/modules/openstack_project/manifests/git_backend.pp +++ b/modules/openstack_project/manifests/git_backend.pp @@ -44,7 +44,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 = ''