Yuvipanda has submitted this change and it was merged.

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(-)

Approvals:
  Yuvipanda: Looks good to me, approved
  jenkins-bot: Verified



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: merged
Gerrit-Change-Id: Ic4b0eadc55478b0d3716de56afaec60978e31c0a
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Yuvipanda <[email protected]>
Gerrit-Reviewer: Yuvipanda <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to