From b47ef0898cce2c1e9abd6b2daf7b4c6e096fd3eb Mon Sep 17 00:00:00 2001 From: Allen Houchins <32207388+allenhouchins@users.noreply.github.com> Date: Thu, 10 Apr 2025 10:47:32 -0500 Subject: [PATCH] Delete santa-test-devices.yml (#28085) --- it-and-security/default.yml | 1 - .../lib/all/labels/santa-test-devices.yml | 5 ----- it-and-security/lib/macos/software/santa.yml | 2 -- it-and-security/teams/workstations-canary.yml | 15 --------------- 4 files changed, 23 deletions(-) delete mode 100644 it-and-security/lib/all/labels/santa-test-devices.yml diff --git a/it-and-security/default.yml b/it-and-security/default.yml index fde2fb2d8c..8dd69fe060 100644 --- a/it-and-security/default.yml +++ b/it-and-security/default.yml @@ -106,6 +106,5 @@ labels: - path: ./lib/all/labels/debian-based-linux-hosts.yml - path: ./lib/all/labels/macs-with-1password-installed.yml - path: ./lib/all/labels/rpm-based-linux-hosts.yml - - path: ./lib/all/labels/santa-test-devices.yml - path: ./lib/all/labels/virtual-machines.yml - path: ./lib/all/labels/x86-based-windows-hosts.yml diff --git a/it-and-security/lib/all/labels/santa-test-devices.yml b/it-and-security/lib/all/labels/santa-test-devices.yml deleted file mode 100644 index 491c30a486..0000000000 --- a/it-and-security/lib/all/labels/santa-test-devices.yml +++ /dev/null @@ -1,5 +0,0 @@ -- name: Santa test devices - description: Macs testing santa - label_membership_type: manual - hosts: - - "Allen's MacBook Pro" diff --git a/it-and-security/lib/macos/software/santa.yml b/it-and-security/lib/macos/software/santa.yml index 7a0f3d0ea2..6ee882e8c6 100644 --- a/it-and-security/lib/macos/software/santa.yml +++ b/it-and-security/lib/macos/software/santa.yml @@ -1,4 +1,2 @@ url: https://github.com/northpolesec/santa/releases/download/2025.1/santa-2025.1.pkg self_service: true -labels_include_any: - - "Santa test devices" diff --git a/it-and-security/teams/workstations-canary.yml b/it-and-security/teams/workstations-canary.yml index ba88f58806..5911695795 100644 --- a/it-and-security/teams/workstations-canary.yml +++ b/it-and-security/teams/workstations-canary.yml @@ -90,21 +90,6 @@ controls: - path: ../lib/macos/configuration-profiles/1password-managed-settings.mobileconfig labels_include_any: - "Macs with 1Password installed" - - path: ../lib/macos/configuration-profiles/santa-configuration-no-rules-or-sync-server.mobileconfig - labels_include_any: - - "Santa test devices" - - path: ../lib/macos/configuration-profiles/santa-tcc-configuration-profile-policy.mobileconfig - labels_include_any: - - "Santa test devices" - - path: ../lib/macos/configuration-profiles/santa-system-extension-policy.mobileconfig - labels_include_any: - - "Santa test devices" - - path: ../lib/macos/configuration-profiles/santa-service-management.mobileconfig - labels_include_any: - - "Santa test devices" - - path: ../lib/macos/configuration-profiles/santa-notification-settings.mobileconfig - labels_include_any: - - "Santa test devices" macos_setup: bootstrap_package: "" enable_end_user_authentication: false