Rush has submitted this change and it was merged.

Change subject: phab: bad package name for dep
......................................................................


phab: bad package name for dep

git-core => git

Change-Id: Ia35ca23afde3f14c44556a615374211a1c99f1be
---
M modules/phabricator/manifests/vcs.pp
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Rush: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/modules/phabricator/manifests/vcs.pp 
b/modules/phabricator/manifests/vcs.pp
index d444484..f0bb4fd 100644
--- a/modules/phabricator/manifests/vcs.pp
+++ b/modules/phabricator/manifests/vcs.pp
@@ -48,7 +48,7 @@
     # Configure all git repositories we host
     file { '/etc/gitconfig':
         source  => 'puppet:///modules/phabricator/system.gitconfig',
-        require => Package['git-core'],
+        require => Package['git'],
     }
 
     file { $ssh_hook_path:

-- 
To view, visit https://gerrit.wikimedia.org/r/247571
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia35ca23afde3f14c44556a615374211a1c99f1be
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Rush <[email protected]>
Gerrit-Reviewer: Rush <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to