Dzahn has submitted this change and it was merged.
Change subject: contint: install nodejs-legacy on Debian
......................................................................
contint: install nodejs-legacy on Debian
Provides /usr/bin/node on Debian Jessie. The package does not exist on
Precise.
Change-Id: I00f0b17c2c8fcbdcd48628718ce361fc5c19e739
---
M modules/contint/manifests/packages.pp
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Hashar: 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 f81ddc4..451ecc2 100644
--- a/modules/contint/manifests/packages.pp
+++ b/modules/contint/manifests/packages.pp
@@ -104,7 +104,7 @@
}
}
- if os_version('ubuntu >= trusty') {
+ if (os_version('ubuntu >= trusty') or os_version('debian >= jessie')) {
# Provide 'node' alias for 'nodejs' because Debian/Ubuntu
# already has a package called 'node'
--
To view, visit https://gerrit.wikimedia.org/r/249391
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I00f0b17c2c8fcbdcd48628718ce361fc5c19e739
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Hashar <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits