Muehlenhoff has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/390390 )
Change subject: Add library hints for openssl11 and openssl1.0 ...................................................................... Add library hints for openssl11 and openssl1.0 Change-Id: Ib80d87da4ba510a027cdf2a85a2ef0af37275ac5 --- M modules/profile/templates/debdeploy/debdeploy.erb 1 file changed, 2 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/90/390390/1 diff --git a/modules/profile/templates/debdeploy/debdeploy.erb b/modules/profile/templates/debdeploy/debdeploy.erb index 5da0551..885a76d 100644 --- a/modules/profile/templates/debdeploy/debdeploy.erb +++ b/modules/profile/templates/debdeploy/debdeploy.erb @@ -24,5 +24,7 @@ nss = libnss3, libnssutil3, libsmime3, libssl3, nss/libnssdbm3, nss/libsoftokn3, nss/libnssckbi, nss/libfreeblpriv3, nss/libfreebl3 openldap = libldap-2.4, liblber-2.4, libldap_r-2.4 openssl = libssl, libcrypto +openssl1.0 = libssl, libcrypto +openssl11 = libssl, libcrypto pam = libpam, libpamc, libpam_misc poppler = libpoppler -- To view, visit https://gerrit.wikimedia.org/r/390390 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ib80d87da4ba510a027cdf2a85a2ef0af37275ac5 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Muehlenhoff <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
