diff --git a/states/micromdm/defaults.yaml b/states/micromdm/defaults.yaml index 49f4fbc..25251f9 100644 --- a/states/micromdm/defaults.yaml +++ b/states/micromdm/defaults.yaml @@ -8,7 +8,7 @@ micromdm: filerepo: "/var/lib/micromdm/repo" url: "https://mdm.acme.com" tls: "false" - port: 8081 + port: 8082 api_key: 1234 command_webhook_url: "https://mdm.acme.com" version: "1.9.0"