diff --git a/recipes/newrelic/infrastructure/super-agent/rhel.yml b/recipes/newrelic/infrastructure/super-agent/rhel.yml index 2123c039..ceb18a8e 100644 --- a/recipes/newrelic/infrastructure/super-agent/rhel.yml +++ b/recipes/newrelic/infrastructure/super-agent/rhel.yml @@ -20,11 +20,11 @@ installTargets: - type: host os: linux platform: "centos" - platformVersion: "^((8|9)\\.?.*)" + platformVersion: "((8|9)\\.?.*)" - type: host os: linux platform: "redhat" - platformVersion: "^((8|9)\\.?.*)" + platformVersion: "((8|9)\\.?.*)" keywords: - SuperAgent