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
Please add this patch to add support for Sangoma, which is a redhat clone for running freepbx.
diff --git a/metadata.json b/metadata.json index dc8c09b..185b75c 100644 --- a/metadata.json +++ b/metadata.json @@ -46,6 +46,13 @@ "9" ] }, + { + "operatingsystem": "Sangoma", + "operatingsystemrelease": [ + "7", + "8" + ] + }, { "operatingsystem": "Scientific", "operatingsystemrelease": [
The text was updated successfully, but these errors were encountered:
Adding support for a new operating system requires repo metadata. Please take a look at the files under this path for an example of what is required. https://github.com/voxpupuli/puppet-yum/tree/master/data/os/RedHat
Sorry, something went wrong.
No branches or pull requests
Please add this patch to add support for Sangoma, which is a redhat clone for running freepbx.
The text was updated successfully, but these errors were encountered: