Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please add support for Sangoma #66

Closed
hboetes opened this issue Jan 22, 2023 · 0 comments
Closed

Please add support for Sangoma #66

hboetes opened this issue Jan 22, 2023 · 0 comments

Comments

@hboetes
Copy link

hboetes commented Jan 22, 2023

Sangoma is the "OS" for freepbx, which is a RHEL clone

diff --git a/manifests/params.pp b/manifests/params.pp
index 6331242..504aa1c 100644
--- a/manifests/params.pp
+++ b/manifests/params.pp
@@ -59,7 +59,7 @@ class locales::params {
         }
       }
     }
-    /(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
saz added a commit that referenced this issue Apr 29, 2023
@saz saz closed this as completed in 2699552 Apr 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant