diff --git a/teams/personal-mobile-devices.yml b/fleets/personal-mobile-devices.yml similarity index 91% rename from teams/personal-mobile-devices.yml rename to fleets/personal-mobile-devices.yml index 359eaf50..17278796 100644 --- a/teams/personal-mobile-devices.yml +++ b/fleets/personal-mobile-devices.yml @@ -4,6 +4,6 @@ queries: agent_options: controls: software: -team_settings: +settings: secrets: - secret: "$FLEET_PERSONAL_MOBILE_DEVICES_ENROLL_SECRET" \ No newline at end of file diff --git a/teams/workstations.yml b/fleets/workstations.yml similarity index 90% rename from teams/workstations.yml rename to fleets/workstations.yml index 67eaefc4..3428bacf 100644 --- a/teams/workstations.yml +++ b/fleets/workstations.yml @@ -4,6 +4,6 @@ queries: agent_options: controls: software: -team_settings: +settings: secrets: - secret: "$FLEET_WORKSTATIONS_ENROLL_SECRET" \ No newline at end of file