{"id":22700209,"url":"https://github.com/simp/pupmod-simp-cron","last_synced_at":"2025-06-10T17:38:43.853Z","repository":{"id":14097291,"uuid":"75968190","full_name":"simp/pupmod-simp-cron","owner":"simp","description":"A SIMP Puppet module for managing cron","archived":false,"fork":false,"pushed_at":"2024-08-20T19:52:59.000Z","size":132,"stargazers_count":0,"open_issues_count":3,"forks_count":14,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-05-16T12:41:55.389Z","etag":null,"topics":["simp"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2016-12-08T19:23:56.000Z","updated_at":"2024-07-11T21:05:29.000Z","dependencies_parsed_at":"2022-08-07T07:16:17.524Z","dependency_job_id":"3999c863-e676-44da-8272-9bf7996ebfbd","html_url":"https://github.com/simp/pupmod-simp-cron","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simp%2Fpupmod-simp-cron","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simp%2Fpupmod-simp-cron/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simp%2Fpupmod-simp-cron/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simp%2Fpupmod-simp-cron/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simp","download_url":"https://codeload.github.com/simp/pupmod-simp-cron/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simp%2Fpupmod-simp-cron/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259118742,"owners_count":22808042,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["simp"],"created_at":"2024-12-10T06:10:28.795Z","updated_at":"2025-06-10T17:38:43.808Z","avatar_url":"https://github.com/simp.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![License](http://img.shields.io/:license-apache-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)\n[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/73/badge)](https://bestpractices.coreinfrastructure.org/projects/73)\n[![Puppet Forge](https://img.shields.io/puppetforge/v/simp/cron.svg)](https://forge.puppetlabs.com/simp/cron)\n[![Puppet Forge Downloads](https://img.shields.io/puppetforge/dt/simp/cron.svg)](https://forge.puppetlabs.com/simp/cron)\n[![Build Status](https://travis-ci.org/simp/pupmod-simp-cron.svg)](https://travis-ci.org/simp/pupmod-simp-cron)\n\n#### Table of Contents\n\n\n\u003c!-- vim-markdown-toc GFM --\u003e\n\n* [Description](#description)\n  * [This is a SIMP module](#this-is-a-simp-module)\n* [Setup](#setup)\n  * [What cron affects](#what-cron-affects)\n* [Usage](#usage)\n* [Reference](#reference)\n* [Limitations](#limitations)\n* [Development](#development)\n\n\u003c!-- vim-markdown-toc --\u003e\n\n## Description\n\nThis module manages the cron packages, service, and /etc/cron.allow.\n\n\n### This is a SIMP module\n\nThis module is a component of the [System Integrity Management Platform](https://simp-project.com),\na compliance-management framework built on Puppet.\n\nIf you find any issues, they can be submitted to our [JIRA](https://simp-project.atlassian.net/).\n\nThis module is optimally designed for use within a larger SIMP ecosystem, but it can be used independently:\n\n * When included within the SIMP ecosystem, security compliance settings will be managed from the Puppet server.\n\n\n## Setup\n\n\n### What cron affects\n\n  * crond service\n  * `/etc/cron.deny`\n  * `/etc/cron.allow`\n  * tmpwatch package (if EL6)\n\n## Usage\n\nTo use this module, just call the class. This example adds it to a class list in hiera:\n\n```yaml\n---\nclasses:\n  - cron\n```\n\nUsers can also be added to `/etc/cron.allow` with the `cron::user` defined type, or\nthe `cron::users` array in hiera. The following example adds a few users to `/etc/cron.allow`:\n\n```yaml\ncron::users:\n  - foo\n  - bar\n```\n\n\n## Reference\n\nSee [REFERENCE.md](./REFERENCE.md) for details.\n\n\n## Limitations\n\nSIMP Puppet modules are generally intended for use on Red Hat Enterprise Linux\nand compatible distributions, such as CentOS. Please see the [`metadata.json` file](./metadata.json)\nfor the most up-to-date list of supported operating systems, Puppet versions,\nand module dependencies.\n\n\n## Development\n\nPlease read our [Contribution Guide] (https://simp.readthedocs.io/en/stable/contributors_guide/index.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimp%2Fpupmod-simp-cron","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimp%2Fpupmod-simp-cron","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimp%2Fpupmod-simp-cron/lists"}