Skip to content

Commit

Permalink
Support el9 in rabbitmq setup
Browse files Browse the repository at this point in the history
  • Loading branch information
dmosen authored and chukka committed May 13, 2024
1 parent 82bca98 commit 04b9582
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
el7
{%- elif linux_distro in ['centos8','redhat8'] -%}
el8
{%- elif linux_distro in ['centos9','redhat9'] -%}
el9
{%- endif -%}
- name: Find socat package
Expand Down

0 comments on commit 04b9582

Please sign in to comment.