Giuseppe Lavagetto has uploaded a new change for review.
https://gerrit.wikimedia.org/r/242580
Change subject: kube2proxy: fix typo
......................................................................
kube2proxy: fix typo
Change-Id: Ie5c65b22adb37db5bb442df8f82aa74d8d97e553
---
M modules/toollabs/manifests/kube2proxy.pp
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/80/242580/1
diff --git a/modules/toollabs/manifests/kube2proxy.pp
b/modules/toollabs/manifests/kube2proxy.pp
index 931df5b..b8f5ef7 100644
--- a/modules/toollabs/manifests/kube2proxy.pp
+++ b/modules/toollabs/manifests/kube2proxy.pp
@@ -40,7 +40,7 @@
# instead of having processes syncing every proxy
# with kubernetes is a bad idea, we're doing it just
# because that's how OGE integration worked.
- if service_ensure($ensure) == 'running' {
+ if ensure_service($ensure) == 'running' {
$should_run = hiera('active_proxy') ?{
$::hostname => 'running',
default => 'stopped'
--
To view, visit https://gerrit.wikimedia.org/r/242580
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie5c65b22adb37db5bb442df8f82aa74d8d97e553
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Giuseppe Lavagetto <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits