Skip to content

Commit 31feaab

Browse files
committed
typo fix
1 parent e4f55a4 commit 31feaab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/nri-kafka/tasks/packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
state: present
1616
loop:
1717
- https://download.newrelic.com/infrastructure_agent/linux/apt/pool/main/n/nrjmx/nrjmx_2.1.1-1_noarch.deb
18-
- https://download.newrelic.com/infrastructure_agent/linux/apt/pool/main/n/nri-jmx/nri-jmx_3.1.0-1_arm64.deb
18+
- https://download.newrelic.com/infrastructure_agent/linux/apt/pool/main/n/nri-jmx/nri-jmx_3.1.0-1_amd64.deb
1919
when: ansible_distribution in ['Debian', 'Ubuntu'] | list

0 commit comments

Comments
 (0)