Skip to content

Commit df3827a

Browse files
authored
Reapply "add top level software keys (#42)" (#43) (#44)
This reverts commit d6a5800.
1 parent d6a5800 commit df3827a

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

default.yml

+1
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ org_settings:
1414
org_name: Fleet
1515
secrets:
1616
- secret: "$FLEET_GLOBAL_ENROLL_SECRET"
17+
software:

teams/workstations-canary.yml

+1
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ controls:
2121
team_settings:
2222
secrets:
2323
- secret: "$FLEET_WORKSTATIONS_CANARY_ENROLL_SECRET"
24+
software:

teams/workstations.yml

+1
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ controls:
2121
team_settings:
2222
secrets:
2323
- secret: "$FLEET_WORKSTATIONS_ENROLL_SECRET"
24+
software:

0 commit comments

Comments
 (0)