We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Sangoma is the RHEL clone which supports freepbx
diff --git a/manifests/params.pp b/manifests/params.pp index ce19084..03e2146 100644 --- a/manifests/params.pp +++ b/manifests/params.pp @@ -4,7 +4,7 @@ # class nsswitch::params { case $facts['operatingsystem'] { - /AlmaLinux|CentOS|RedHat|Rocky|Amazon|OEL|OracleLinux|Scientific|CloudLinux/: { + /AlmaLinux|CentOS|RedHat|Rocky|Amazon|OEL|OracleLinux|Scientific|CloudLinux|Sangoma/: { if versioncmp($facts[operatingsystemmajrelease], '6') > 0 { $passwd_default = ['files','sss'] $shadow_default = ['files','sss']
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Sangoma is the RHEL clone which supports freepbx
The text was updated successfully, but these errors were encountered: