Skip to content

Commit

Permalink
added el9 to context for python3 and python3-urllib3
Browse files Browse the repository at this point in the history
  • Loading branch information
nickanderson committed Nov 22, 2023
1 parent 05dfc8d commit e34be07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cfe_internal/enterprise/federation/federation.cf
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ bundle agent distributed_cleanup_dependencies
# if cfengine_mp_fr_enable_distributed_cleanup class is defined
{
vars:
debian|ubuntu|redhat_8|centos_8::
debian|ubuntu|redhat_8|centos_8|redhat_9::
"packages" slist => { "python3", "python3-urllib3" };

centos_7::
Expand Down

0 comments on commit e34be07

Please sign in to comment.