Giuseppe Lavagetto has uploaded a new change for review.
https://gerrit.wikimedia.org/r/242582
Change subject: kube2proxy: fix hiera variable name
......................................................................
kube2proxy: fix hiera variable name
Change-Id: Ia6c50279d109c78568c7a84b4565efecec46616b
---
M modules/toollabs/manifests/kube2proxy.pp
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/82/242582/1
diff --git a/modules/toollabs/manifests/kube2proxy.pp
b/modules/toollabs/manifests/kube2proxy.pp
index b8f5ef7..62d601a 100644
--- a/modules/toollabs/manifests/kube2proxy.pp
+++ b/modules/toollabs/manifests/kube2proxy.pp
@@ -41,7 +41,7 @@
# with kubernetes is a bad idea, we're doing it just
# because that's how OGE integration worked.
if ensure_service($ensure) == 'running' {
- $should_run = hiera('active_proxy') ?{
+ $should_run = hiera('active_proxy_host') ?{
$::hostname => 'running',
default => 'stopped'
}
--
To view, visit https://gerrit.wikimedia.org/r/242582
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia6c50279d109c78568c7a84b4565efecec46616b
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