Skip to content
This repository was archived by the owner on Oct 18, 2025. It is now read-only.

Commit b3f8367

Browse files
committed
Corrected cloudfart warp for engineering
1 parent d2936a3 commit b3f8367

File tree

3 files changed

+2
-7
lines changed

3 files changed

+2
-7
lines changed

lib/windows/policies/cloudflare-warp.yml

Lines changed: 0 additions & 2 deletions
This file was deleted.

lib/windows/software/cloudflare-warp.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
# This will be the configuration for a custom package on Windows hosts.
2-
# Documentation: https://fleetdm.com/docs/configuration/yaml-files#packages
3-
41
url: https://downloads.cloudflareclient.com/v1/download/windows/version/2025.2.664.0
52
self_service: true
63
post_install_script:

teams/engineering.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ team_settings:
4040
- 1
4141
- 2
4242
software:
43-
packages: ../lib/windows/software/cloudflare-warp.yml
44-
43+
packages:
44+
- path: ../lib/windows/software/cloudflare-warp.yml

0 commit comments

Comments
 (0)