{"id":15014001,"url":"https://github.com/silug/puppet-zram","last_synced_at":"2026-04-26T19:31:30.150Z","repository":{"id":13369296,"uuid":"74245458","full_name":"silug/puppet-zram","owner":"silug","description":"Puppet module to configure zram kernel module","archived":false,"fork":false,"pushed_at":"2024-07-27T22:32:00.000Z","size":102,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-06T00:47:43.767Z","etag":null,"topics":["puppet","puppet-module","zram"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/silug.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-11-20T01:13:25.000Z","updated_at":"2024-07-27T22:31:11.000Z","dependencies_parsed_at":"2024-09-16T01:14:49.679Z","dependency_job_id":null,"html_url":"https://github.com/silug/puppet-zram","commit_stats":{"total_commits":49,"total_committers":3,"mean_commits":"16.333333333333332","dds":"0.12244897959183676","last_synced_commit":"613762f6399e6bffe912f0536431bc00382b7634"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/silug/puppet-zram","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silug%2Fpuppet-zram","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silug%2Fpuppet-zram/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silug%2Fpuppet-zram/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silug%2Fpuppet-zram/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/silug","download_url":"https://codeload.github.com/silug/puppet-zram/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silug%2Fpuppet-zram/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32310804,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T19:15:34.056Z","status":"ssl_error","status_checked_at":"2026-04-26T19:15:15.467Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["puppet","puppet-module","zram"],"created_at":"2024-09-24T19:45:03.030Z","updated_at":"2026-04-26T19:31:30.133Z","avatar_url":"https://github.com/silug.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zram\n\n- [zram](#zram)\n  - [Overview](#overview)\n  - [Module Description](#module-description)\n  - [Setup](#setup)\n    - [What zram affects](#what-zram-affects)\n    - [Setup Requirements](#setup-requirements)\n    - [Beginning with zram](#beginning-with-zram)\n  - [Usage](#usage)\n  - [Reference](#reference)\n  - [Limitations](#limitations)\n  - [Development](#development)\n\n## Overview\n\nThis module configures zram swap using udev rules (no init scripts or systemd\nunits needed).\n\n## Module Description\n\nWant to know more about zram?  Read the\n[Linux kernel documentation](https://www.kernel.org/doc/Documentation/blockdev/zram.txt).\n\n## Setup\n\n### What zram affects\n\nCreates the following files:\n\n* /lib/udev/zram\n* /etc/udev/rules.d/01-zram.rules\n* /etc/modprobe.d/zram.conf\n\nFinally, it loads the zram module.\n\n### Setup Requirements\n\nThis module requires [puppetlabs-stdlib](https://forge.puppet.com/puppetlabs/stdlib)\nand [puppet-kmod](https://forge.puppet.com/puppet/kmod).\n\n### Beginning with zram\n\nMake sure you are using a kernel that includes the zram module.\n\n## Usage\n\n    class { 'zram': }\n\n## Reference\n\nThe `zram` class accepts the following parameters:\n\n* `numdevices`\nNumber of zram devices.  Defaults to the number of processors\n(`$facts['processorcount']`).\n\n* `disksize`\nSize of zram devices.  Defaults to half of memory divided by `numdevices`.\n\nSee [`REFERENCE.md`](REFERENCE.md) for more details.\n\n## Limitations\n\nThis module has been tested on a number of systems.  (See\n[`metadata.json`](metadata.json) for a full list.)  It *should* work on any\nLinux distribution that includes the zram kernel module.\n\n## Development\n\nSend me a pull request on [GitHub](https://github.com/silug/puppet-zram).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsilug%2Fpuppet-zram","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsilug%2Fpuppet-zram","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsilug%2Fpuppet-zram/lists"}