{"id":15517618,"url":"https://github.com/bodgit/puppet-etckeeper","last_synced_at":"2025-04-23T04:10:06.053Z","repository":{"id":46816595,"uuid":"74914686","full_name":"bodgit/puppet-etckeeper","owner":"bodgit","description":"Puppet Module for managing etckeeper","archived":false,"fork":false,"pushed_at":"2024-03-02T18:54:27.000Z","size":158,"stargazers_count":2,"open_issues_count":6,"forks_count":9,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-23T04:10:00.820Z","etag":null,"topics":["etckeeper","puppet"],"latest_commit_sha":null,"homepage":"https://forge.puppetlabs.com/bodgit/etckeeper","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/bodgit.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2016-11-27T21:15:16.000Z","updated_at":"2021-06-08T08:33:42.000Z","dependencies_parsed_at":"2024-10-02T10:13:57.032Z","dependency_job_id":"1e1b3083-c696-4f4f-8789-daaf7758bd66","html_url":"https://github.com/bodgit/puppet-etckeeper","commit_stats":{"total_commits":37,"total_committers":3,"mean_commits":"12.333333333333334","dds":0.05405405405405406,"last_synced_commit":"37ca157ea8561843d6367a72983613bf8731f521"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bodgit%2Fpuppet-etckeeper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bodgit%2Fpuppet-etckeeper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bodgit%2Fpuppet-etckeeper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bodgit%2Fpuppet-etckeeper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bodgit","download_url":"https://codeload.github.com/bodgit/puppet-etckeeper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250366721,"owners_count":21418772,"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":["etckeeper","puppet"],"created_at":"2024-10-02T10:13:54.797Z","updated_at":"2025-04-23T04:10:06.017Z","avatar_url":"https://github.com/bodgit.png","language":"Ruby","readme":"# etckeeper\n\n[![Build Status](https://travis-ci.com/bodgit/puppet-etckeeper.svg?branch=main)](https://travis-ci.com/bodgit/puppet-etckeeper)\n[![Codecov](https://img.shields.io/codecov/c/github/bodgit/puppet-etckeeper)](https://codecov.io/gh/bodgit/puppet-etckeeper)\n[![Puppet Forge version](http://img.shields.io/puppetforge/v/bodgit/etckeeper)](https://forge.puppetlabs.com/bodgit/etckeeper)\n[![Puppet Forge downloads](https://img.shields.io/puppetforge/dt/bodgit/etckeeper)](https://forge.puppetlabs.com/bodgit/etckeeper)\n[![Puppet Forge - PDK version](https://img.shields.io/puppetforge/pdk-version/bodgit/etckeeper)](https://forge.puppetlabs.com/bodgit/etckeeper)\n\n#### Table of Contents\n\n1. [Description](#description)\n2. [Setup - The basics of getting started with etckeeper](#setup)\n    * [What etckeeper affects](#what-etckeeper-affects)\n    * [Setup requirements](#setup-requirements)\n    * [Beginning with etckeeper](#beginning-with-etckeeper)\n3. [Usage - Configuration options and additional functionality](#usage)\n4. [Reference - An under-the-hood peek at what the module is doing and how](#reference)\n5. [Limitations - OS compatibility, etc.](#limitations)\n6. [Development - Guide for contributing to the module](#development)\n\n## Description\n\nThis module ensures that etckeeper is set up and configured to keep the `/etc`\ndirectory under version control.\n\nRHEL/CentOS, Ubuntu, Debian, SLES and Arch Linux are supported using Puppet\n5 or later.\n\n## Setup\n\n### What etckeeper affects\n\nThis module will remove any VCS state directories under `/etc` for any\nsupported VCS except the one chosen to be used. So for example, if you're\nusing git, any directories matching `/etc/.bzr`, `/etc/.hg` and `/etc/_darcs`\nwill be removed. This also means that if you change VCS you will lose any\nprevious commits.\n\n### Setup Requirements\n\nOn RHEL/CentOS platforms you will need to have access to the EPEL repository\nby using [puppet/epel](https://forge.puppet.com/puppet/epel) or by other\nmeans.\n\n### Beginning with etckeeper\n\nIn the very simplest case, you can just include the following:\n\n```puppet\ninclude etckeeper\n```\n\n## Usage\n\nFor example to configure etckeeper to use a specific VCS instead of going with\nthe default:\n\n```puppet\nclass { 'etckeeper':\n  vcs =\u003e 'bzr',\n}\n```\n\n## Reference\n\nThe reference documentation is generated with\n[puppet-strings](https://github.com/puppetlabs/puppet-strings) and the latest\nversion of the documentation is hosted at\n[https://bodgit.github.io/puppet-etckeeper/](https://bodgit.github.io/puppet-etckeeper/)\nand available also in the [REFERENCE.md](https://github.com/bodgit/puppet-etckeeper/blob/main/REFERENCE.md).\n\n## Limitations\n\nThis module has been built on and tested against Puppet 5 and higher.\n\nThe module has been tested on:\n\n* Red Hat/CentOS Enterprise Linux 6/7\n* Ubuntu 14.04/16.04\n* Debian 7/8\n\nIt should also work on SLES 11 \u0026 12 and Arch Linux.\n\n## Development\n\nThe module relies on [PDK](https://puppet.com/docs/pdk/1.x/pdk.html) and has\nboth [rspec-puppet](http://rspec-puppet.com) and\n[beaker-rspec](https://github.com/puppetlabs/beaker-rspec) tests. Run them\nwith:\n\n```\n$ bundle exec rake spec\n$ PUPPET_INSTALL_TYPE=agent PUPPET_INSTALL_VERSION=x.y.z bundle exec rake beaker:\u003cnodeset\u003e\n```\n\nPlease log issues or pull requests at\n[github](https://github.com/bodgit/puppet-etckeeper).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbodgit%2Fpuppet-etckeeper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbodgit%2Fpuppet-etckeeper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbodgit%2Fpuppet-etckeeper/lists"}