Elukey has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/386038 )
Change subject: role::aqs: fix druid endpoint whitelisted pattern
......................................................................
role::aqs: fix druid endpoint whitelisted pattern
The current pattern prevents AQS to properly contact the Druid
endpoint.
Change-Id: I854a2e6c946ad0077a8ad9735ebfdc0aba4b6504
---
M hieradata/role/common/aqs.yaml
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Elukey: Looks good to me, approved
jenkins-bot: Verified
diff --git a/hieradata/role/common/aqs.yaml b/hieradata/role/common/aqs.yaml
index ff7e60f..3e9d11c 100644
--- a/hieradata/role/common/aqs.yaml
+++ b/hieradata/role/common/aqs.yaml
@@ -90,7 +90,7 @@
# Temporary, waiting for T176223
profile::aqs::druid_host: druid-public-broker.svc.eqiad.wmnet
profile::aqs::druid_query_path: '/druid/v2/'
-profile::aqs::druid_uri_pattern:
'^http\/\/druid-public-broker.svc.eqiad.wmnet:8082\/druid\/v2\/$'
+profile::aqs::druid_uri_pattern:
'^http:\/\/druid-public-broker.svc.eqiad.wmnet:8082\/druid\/v2'
profile::aqs::seeds:
- aqs1004-a.eqiad.wmnet
--
To view, visit https://gerrit.wikimedia.org/r/386038
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I854a2e6c946ad0077a8ad9735ebfdc0aba4b6504
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Elukey <[email protected]>
Gerrit-Reviewer: Elukey <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits