Faidon has submitted this change and it was merged. Change subject: Install git on all servers ......................................................................
Install git on all servers Git is a useful utility that we use everywhere these days, and it's small, so it's not a huge thing to add to base. Since it's in base now, you no longer need to include a git package. However, if you're doing a command that requires git first (eg: git::clone), just require => Package["git-core"] like normal. Change-Id: Ie76e09866edcfe3fe89009e3ccc716a70315ff1a --- M manifests/base.pp M manifests/generic-definitions.pp M manifests/gerrit.pp M manifests/misc/beta.pp M manifests/misc/contint.pp M manifests/misc/package-builder.pp M manifests/puppetmaster.pp M manifests/role/statistics.pp 8 files changed, 5 insertions(+), 25 deletions(-) Approvals: Faidon: Looks good to me, approved jenkins-bot: Verified -- To view, visit https://gerrit.wikimedia.org/r/37247 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie76e09866edcfe3fe89009e3ccc716a70315ff1a Gerrit-PatchSet: 2 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Demon <ch...@wikimedia.org> Gerrit-Reviewer: Demon <ch...@wikimedia.org> Gerrit-Reviewer: Faidon <fai...@wikimedia.org> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits