Giuseppe Lavagetto has uploaded a new change for review.
https://gerrit.wikimedia.org/r/298251
Change subject: puppetmaster: fixup for I1842586a7
......................................................................
puppetmaster: fixup for I1842586a7
Change-Id: Ib496893e6aaf4df43e4149771c919c4b48acd76e
---
M modules/puppetmaster/manifests/gitclone.pp
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/51/298251/1
diff --git a/modules/puppetmaster/manifests/gitclone.pp
b/modules/puppetmaster/manifests/gitclone.pp
index 6b0de72..a61c338 100644
--- a/modules/puppetmaster/manifests/gitclone.pp
+++ b/modules/puppetmaster/manifests/gitclone.pp
@@ -76,7 +76,7 @@
# Creates a bare git repo
exec { 'private_dir_init':
- command => '/usr/bin/git --init',
+ command => '/usr/bin/git init',
user => 'gitpuppet',
group => 'gitpuppet',
cwd => "${puppetmaster::gitdir}/operations/private",
--
To view, visit https://gerrit.wikimedia.org/r/298251
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib496893e6aaf4df43e4149771c919c4b48acd76e
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Giuseppe Lavagetto <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits