Skip to content

Commit

Permalink
chore: Modified deploy config - super agent
Browse files Browse the repository at this point in the history
  • Loading branch information
NSSPKrishna committed Aug 7, 2024
1 parent dbe36b9 commit b8f4e3e
Showing 1 changed file with 2 additions and 17 deletions.
19 changes: 2 additions & 17 deletions test/definitions/super-agent/suse/suse154-super-agent.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,23 +26,8 @@
"recipe_content_url": "https://raw.githubusercontent.com/newrelic/open-install-library/main/recipes/newrelic/infrastructure/super-agent/suse.yml",
"validate_output": "New Relic Super Agent\\s+\\(installed\\)",
"recipe_targeted": "super-agent",
"organisationID": true,
"fleetManagementEnable": true
}
},

{
"id": "nr_super_agent1",
"resource_ids": ["host1"],
"provider": "newrelic",
"source_repository": "https://github.com/newrelic/open-install-library.git",
"deploy_script_path": "test/deploy/linux/newrelic-cli/install-recipe/roles",
"params": {
"recipe_content_url": "https://raw.githubusercontent.com/newrelic/open-install-library/main/recipes/newrelic/infrastructure/super-agent/suse.yml",
"validate_output": "New Relic Super Agent\\s+\\(installed\\)",
"recipe_targeted": "super-agent",
"organisationID": true,
"fleetManagementEnable": true
"env_var": "NEW_RELIC_SUPER_AGENT_FLEET_ENABLED=false",
"use_organization_id": true
}
}
]
Expand Down

0 comments on commit b8f4e3e

Please sign in to comment.