From e66c604f2463866ebe6b5afcaf89a47f4018bc55 Mon Sep 17 00:00:00 2001 From: Rajeev Kumar Date: Fri, 26 Jul 2024 14:30:50 +0530 Subject: [PATCH] adding 15.* for Agent Control --- recipes/newrelic/infrastructure/super-agent/logs/linux-logs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/newrelic/infrastructure/super-agent/logs/linux-logs.yml b/recipes/newrelic/infrastructure/super-agent/logs/linux-logs.yml index 79122b26..2de5ba52 100644 --- a/recipes/newrelic/infrastructure/super-agent/logs/linux-logs.yml +++ b/recipes/newrelic/infrastructure/super-agent/logs/linux-logs.yml @@ -44,7 +44,7 @@ installTargets: - type: host os: linux platformFamily: suse - platformVersion: "(15\\.[1-5]|15-SP[1-5])" + platformVersion: "(15)\\.*" kernelArch: x86_64 # ARM supported - type: host