mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Remove the MDM feature flags (#10825)
This commit is contained in:
parent
aecc2fed75
commit
1265ff4b7d
1 changed files with 0 additions and 2 deletions
|
|
@ -1,7 +1,5 @@
|
|||
output "extra_environment_variables" {
|
||||
value = {
|
||||
FLEET_MDM_APPLE_ENABLE = "1"
|
||||
FLEET_DEV_MDM_ENABLED = "1"
|
||||
FLEET_MDM_APPLE_SERVER_ADDRESS = var.public_domain_name
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue