Muehlenhoff has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/383518 )
Change subject: Add library hint for curl ...................................................................... Add library hint for curl Change-Id: I3795f7f56495892fa49c1c65fcc6f603f6b3609a --- M modules/profile/templates/debdeploy/debdeploy.erb 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Muehlenhoff: Looks good to me, approved jenkins-bot: Verified diff --git a/modules/profile/templates/debdeploy/debdeploy.erb b/modules/profile/templates/debdeploy/debdeploy.erb index 038c6bb..bd95bfd 100644 --- a/modules/profile/templates/debdeploy/debdeploy.erb +++ b/modules/profile/templates/debdeploy/debdeploy.erb @@ -5,6 +5,7 @@ stretch = debian, 9 [libraries] +curl = libcurl, libcurl-gnutls file = libmagic freexl = libfreexl gdk-pixbuf = libgdk_pixbuf_xlib-2.0, libgdk_pixbuf-2.0 -- To view, visit https://gerrit.wikimedia.org/r/383518 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3795f7f56495892fa49c1c65fcc6f603f6b3609a Gerrit-PatchSet: 2 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Muehlenhoff <[email protected]> Gerrit-Reviewer: Muehlenhoff <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
