From fecafc62b4444c46b7665aba9e8ff42d8716ff89 Mon Sep 17 00:00:00 2001 From: Lucas Rodriguez Date: Mon, 5 Aug 2024 14:47:42 -0300 Subject: [PATCH] Reapply "add top level software keys (#42)" (#43) This reverts commit d6a58007bb05db8a0cb823ff824aca863106856c. --- default.yml | 1 + teams/workstations-canary.yml | 1 + teams/workstations.yml | 1 + 3 files changed, 3 insertions(+) diff --git a/default.yml b/default.yml index 25c6464..2d37a0b 100644 --- a/default.yml +++ b/default.yml @@ -14,3 +14,4 @@ org_settings: org_name: Fleet secrets: - secret: "$FLEET_GLOBAL_ENROLL_SECRET" +software: diff --git a/teams/workstations-canary.yml b/teams/workstations-canary.yml index 3b62539..69a88c5 100644 --- a/teams/workstations-canary.yml +++ b/teams/workstations-canary.yml @@ -21,3 +21,4 @@ controls: team_settings: secrets: - secret: "$FLEET_WORKSTATIONS_CANARY_ENROLL_SECRET" +software: diff --git a/teams/workstations.yml b/teams/workstations.yml index 5070e39..ecb4a1a 100644 --- a/teams/workstations.yml +++ b/teams/workstations.yml @@ -21,3 +21,4 @@ controls: team_settings: secrets: - secret: "$FLEET_WORKSTATIONS_ENROLL_SECRET" +software: