Skip to content

Commit

Permalink
feat: add support for Sangoma, fixes #66
Browse files Browse the repository at this point in the history
  • Loading branch information
saz committed Apr 29, 2023
1 parent f826cf4 commit ecdf5f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/params.pp
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
}
}
}
/(RedHat|CentOS|OracleLinux|Fedora|Amazon|CloudLinux|AlmaLinux|Rocky)/: {
/(RedHat|CentOS|OracleLinux|Fedora|Amazon|CloudLinux|AlmaLinux|Rocky|Sangoma)/: {
$package = 'glibc-common'
$update_locale_pkg = false
$locale_gen_cmd = undef
Expand Down

0 comments on commit ecdf5f6

Please sign in to comment.