Dzahn has submitted this change and it was merged. Change subject: fix svn::client include in contint module ......................................................................
fix svn::client include in contint module since Ife6ab663edba01ecd86977ae13a3838f3979e2ed this needs to be subversion::client from the module Change-Id: Iea4f18aacd0c9746a1eede6fdac26da162691879 --- M modules/contint/manifests/packages.pp 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Matanya: Looks good to me, but someone else must approve jenkins-bot: Verified Dzahn: Looks good to me, approved diff --git a/modules/contint/manifests/packages.pp b/modules/contint/manifests/packages.pp index 2e410fb..6362b9e 100644 --- a/modules/contint/manifests/packages.pp +++ b/modules/contint/manifests/packages.pp @@ -33,7 +33,7 @@ # Lint authdns templates & config include authdns::lint - include svn::client + include subversion::client # PHP related packages package { [ -- To view, visit https://gerrit.wikimedia.org/r/110166 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iea4f18aacd0c9746a1eede6fdac26da162691879 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Dzahn <dz...@wikimedia.org> Gerrit-Reviewer: Dzahn <dz...@wikimedia.org> Gerrit-Reviewer: Hashar <has...@free.fr> Gerrit-Reviewer: Matanya <mata...@foss.co.il> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits