Skip to content

Commit

Permalink
add top level software keys (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
mostlikelee authored Aug 1, 2024
1 parent d4f8c6b commit 5e21dc3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ org_settings:
org_name: Fleet
secrets:
- secret: "$FLEET_GLOBAL_ENROLL_SECRET"
software:
1 change: 1 addition & 0 deletions teams/workstations-canary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ controls:
team_settings:
secrets:
- secret: "$FLEET_WORKSTATIONS_CANARY_ENROLL_SECRET"
software:
1 change: 1 addition & 0 deletions teams/workstations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ controls:
team_settings:
secrets:
- secret: "$FLEET_WORKSTATIONS_ENROLL_SECRET"
software:

0 comments on commit 5e21dc3

Please sign in to comment.