Skip to content

Commit

Permalink
Merging with recent changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
getvictor committed Feb 7, 2024
1 parent 722474d commit 41270f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion teams/workstations-canary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ policies:
- path: ../lib/macos-device-health.policies.yml
- path: ../lib/windows-device-health.policies.yml
agent_options:
path: ./lib/agent-options.yml
path: ../lib/agent-options.yml
team_settings:
secrets:
- secret: "$FLEET_WORKSTATIONS_CANARY_ENROLL_SECRET"
2 changes: 1 addition & 1 deletion teams/workstations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ policies:
- path: ../lib/macos-device-health.policies.yml
- path: ../lib/windows-device-health.policies.yml
agent_options:
path: ./lib/agent-options.yml
path: ../lib/agent-options.yml
team_settings:
secrets:
- secret: "$FLEET_WORKSTATIONS_ENROLL_SECRET"

0 comments on commit 41270f2

Please sign in to comment.