mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Temporary change of ADE/Autopilot URL for edge testing (#25823)
This commit is contained in:
parent
fca0ea5bc1
commit
3eb0663a73
1 changed files with 1 additions and 0 deletions
|
|
@ -61,6 +61,7 @@ locals {
|
|||
ELASTIC_APM_SECRET_TOKEN = var.elastic_token
|
||||
ELASTIC_APM_SERVICE_NAME = "dogfood"
|
||||
FLEET_CALENDAR_PERIODICITY = var.fleet_calendar_periodicity
|
||||
FLEET_DEV_DOWNLOAD_FLEETDM_URL = "https://qa.pezhub.ngrok.app"
|
||||
}
|
||||
sentry_secrets = {
|
||||
FLEET_SENTRY_DSN = "${aws_secretsmanager_secret.sentry.arn}:FLEET_SENTRY_DSN::"
|
||||
|
|
|
|||
Loading…
Reference in a new issue