{"id":23094073,"url":"https://github.com/waveclaw/puppet-sabnzbd","last_synced_at":"2026-05-05T07:32:01.620Z","repository":{"id":31576385,"uuid":"35141143","full_name":"waveclaw/puppet-sabnzbd","owner":"waveclaw","description":"Puppet Module to configure Sabnzbd, a Usenet binary download server.","archived":false,"fork":false,"pushed_at":"2015-05-06T05:36:56.000Z","size":188,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"production","last_synced_at":"2025-05-17T00:33:30.501Z","etag":null,"topics":["binaries","puppet","sabnzbd","usenet"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/waveclaw.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-06T05:31:54.000Z","updated_at":"2018-01-13T21:45:33.000Z","dependencies_parsed_at":"2022-08-24T14:22:18.768Z","dependency_job_id":null,"html_url":"https://github.com/waveclaw/puppet-sabnzbd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/waveclaw/puppet-sabnzbd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waveclaw%2Fpuppet-sabnzbd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waveclaw%2Fpuppet-sabnzbd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waveclaw%2Fpuppet-sabnzbd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waveclaw%2Fpuppet-sabnzbd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/waveclaw","download_url":"https://codeload.github.com/waveclaw/puppet-sabnzbd/tar.gz/refs/heads/production","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waveclaw%2Fpuppet-sabnzbd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32640533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"online","status_checked_at":"2026-05-05T02:00:06.033Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["binaries","puppet","sabnzbd","usenet"],"created_at":"2024-12-16T21:56:03.173Z","updated_at":"2026-05-05T07:32:01.602Z","avatar_url":"https://github.com/waveclaw.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"#sabnsbd\n\n#### Table of Contents\n\n1. [Overview](#overview)\n2. [Module Description](#module-description)\n3. [Setup](#setup)\n    * [What sabnzbd affects](#what-sabnzbd-affects)\n    * [Setup requirements](#setup-requirements)\n    * [Beginning with sabnzbd](#beginning-with-sabnzbd)\n4. [Usage](#usage)\n5. [Reference](#reference)\n5. [Limitations - OS compatibility, etc.](#limitations)\n6. [Development](#development)\n\n## Overview\n\nInstall SABnzbd on SLES 12.\n\n## Module Description\n\nThis module installs, configures in a basic way and starts the SABnzbd service.\n\n## Setup\n\n### What sabnzbd affects\n\nInstalls an RPM from a 3rd party yum repository.\n\nUses significant I/O and disk space to process downloaded Usenet binaries.\n\nOpens selected ports on the system firewall.\n\n### Setup Requirements\n\nThis module pulls packages that require custom repositories.\n\n### Beginning with sabnzbd\n\nThe very basic steps needed for a user to get the module up and running. \n\n## Usage\n\nInclude the module to use it.\n```puppet\nnode sab_server.example.net {\n   include sabnzdb\n}\n```\nor add the module to a class and define hiera data to drive it.\n```puppet\nclass {'sabnzbd': }\n```\n\n```yaml\n---\nsabnzbd::config::servers:\n 'someserver':\n    'a_setting': \"a_value\"\n```\n\n## Reference\n\nIncludes the standard install, config, service layout.\n\nAlso provides for application users, run server configuration files and an example template config file.\n\n## Limitations\n\nLimited to Puppet 3.0+.\n\nCompatible with RedHat and Suse type Linux Operating Systems.\n\n## Development\n\nYou're dipping in it.\n\n## Release Notes/Contributors/Etc\n\nSee CHANGELOG\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaveclaw%2Fpuppet-sabnzbd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwaveclaw%2Fpuppet-sabnzbd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaveclaw%2Fpuppet-sabnzbd/lists"}