Skip to content

Commit

Permalink
rhel and suse
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenruizdegauna committed May 28, 2024
1 parent 976bf10 commit 87f3530
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion recipes/newrelic/infrastructure/super-agent/rhel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,13 +94,13 @@ install:
- task: setup_infra_license
- task: setup_infra_proxy
- task: install_super_agent
- task: migrate_newrelic_infra_config
- task: update_otel_license_key
- task: config_supervisors
- task: config_opamp
- task: config_host_monitoring
- task: update_otel_mem_limit
- task: update_otel_end_point
- task: migrate_newrelic_infra_config
- task: restart_super_agent
- task: assert_super_agent_started
- task: post_install
Expand Down
2 changes: 1 addition & 1 deletion recipes/newrelic/infrastructure/super-agent/suse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,13 +65,13 @@ install:
- task: setup_infra_license
- task: setup_infra_proxy
- task: install_super_agent
- task: migrate_newrelic_infra_config
- task: update_otel_license_key
- task: config_supervisors
- task: config_opamp
- task: config_host_monitoring
- task: update_otel_mem_limit
- task: update_otel_end_point
- task: migrate_newrelic_infra_config
- task: restart_super_agent
- task: assert_super_agent_started
- task: post_install
Expand Down

0 comments on commit 87f3530

Please sign in to comment.