diff --git a/it-and-security/lib/macos-intel.queries.yml b/it-and-security/lib/macos-intel.queries.yml deleted file mode 100644 index 7fd002c70c2e..000000000000 --- a/it-and-security/lib/macos-intel.queries.yml +++ /dev/null @@ -1,15 +0,0 @@ -apiVersion: v1 -kind: query -spec: - name: query_apple_intel - query: SELECT 1 FROM system_info WHERE cpu_type = "x86_64h"; -# - name: Determine macOS cpu type as Intel -# automations_enabled: false -# description: Returns true if macOS cpu type is Intel. -# discard_data: false -# interval: 3600 -# logging: snapshot -# min_osquery_version: "" -# observer_can_run: true -# platform: "darwin" -# query: SELECT 1 FROM system_info WHERE cpu_type = "x86_64h"; \ No newline at end of file