Yuvipanda has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/259412

Change subject: sentry: Stop using LDAP variables for hostname matching
......................................................................

sentry: Stop using LDAP variables for hostname matching

This works for the two current instances

Bug: T101447
Change-Id: Ic4b0eadc55478b0d3716de56afaec60978e31c0a
---
M hieradata/labs/sentry/common.yaml
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/12/259412/1

diff --git a/hieradata/labs/sentry/common.yaml 
b/hieradata/labs/sentry/common.yaml
index 1476ddc..ddd9059 100644
--- a/hieradata/labs/sentry/common.yaml
+++ b/hieradata/labs/sentry/common.yaml
@@ -1,2 +1,2 @@
-sentry::server_name: "%{::sentry_server_name}"
+sentry::server_name: "${::hostname}.wmflabs.org"
 sentry::admin_email: '[email protected]'

-- 
To view, visit https://gerrit.wikimedia.org/r/259412
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic4b0eadc55478b0d3716de56afaec60978e31c0a
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Yuvipanda <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to