Ori.livneh has uploaded a new change for review.
https://gerrit.wikimedia.org/r/172405
Change subject: Fix-up for I4f3534ea2
......................................................................
Fix-up for I4f3534ea2
Change-Id: I90098652cd06db619c0db0f5cb88d62799eae537
---
M modules/mediawiki/manifests/hhvm.pp
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/05/172405/1
diff --git a/modules/mediawiki/manifests/hhvm.pp
b/modules/mediawiki/manifests/hhvm.pp
index 8f7ce37..671cda3 100644
--- a/modules/mediawiki/manifests/hhvm.pp
+++ b/modules/mediawiki/manifests/hhvm.pp
@@ -89,6 +89,6 @@
exec { 'ensure_jemalloc_prof_deactivated':
command => '/usr/bin/curl -fs
http://localhost:9002/jemalloc-prof-deactivate',
unless => '/usr/bin/curl -fs
http://localhost:9002/jemalloc-stats-print | grep -Pq "opt.prof(_active)?:
false"',
- require => Service['hhvm', 'apache2'],
+ require => Service['hhvm'],
}
}
--
To view, visit https://gerrit.wikimedia.org/r/172405
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I90098652cd06db619c0db0f5cb88d62799eae537
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ori.livneh <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits