Skip to content

Commit ab0620d

Browse files
shrek-githubrosinL
authored andcommitted
Adding nagios aarch64 EPEL support
Signed-off-by: chuqifang <chuqifang@hisilicon.com>
1 parent 5edb072 commit ab0620d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

roles/common/tasks/nagios.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
- ansible_os_family == "RedHat"
3131
- ansible_distribution_major_version|int <= 7
3232
- have_epel.rc == 1
33+
- ansible_architecture == "x86_64"
3334

3435
- name: Install nrpe package and dependencies (RHEL/CentOS)
3536
package:

0 commit comments

Comments
 (0)