{"id":15490519,"url":"https://github.com/bodgit/puppet-dbus","last_synced_at":"2025-04-22T19:10:22.214Z","repository":{"id":49535761,"uuid":"55729117","full_name":"bodgit/puppet-dbus","owner":"bodgit","description":"Puppet Module for managing D-Bus","archived":false,"fork":false,"pushed_at":"2024-07-10T14:08:19.000Z","size":156,"stargazers_count":0,"open_issues_count":2,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-19T09:18:32.703Z","etag":null,"topics":["dbus","puppet"],"latest_commit_sha":null,"homepage":"https://forge.puppetlabs.com/bodgit/dbus","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-04-07T21:23:31.000Z","updated_at":"2021-06-15T17:30:27.000Z","dependencies_parsed_at":"2024-11-12T16:52:13.567Z","dependency_job_id":"6b3d069d-3579-4aeb-a054-0e9db5963977","html_url":"https://github.com/bodgit/puppet-dbus","commit_stats":{"total_commits":33,"total_committers":1,"mean_commits":33.0,"dds":0.0,"last_synced_commit":"8a560c3b391e51846d5ecafe5a14bb7651633cff"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bodgit%2Fpuppet-dbus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bodgit%2Fpuppet-dbus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bodgit%2Fpuppet-dbus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bodgit%2Fpuppet-dbus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bodgit","download_url":"https://codeload.github.com/bodgit/puppet-dbus/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250306638,"owners_count":21408926,"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":["dbus","puppet"],"created_at":"2024-10-02T07:21:51.107Z","updated_at":"2025-04-22T19:10:22.186Z","avatar_url":"https://github.com/bodgit.png","language":"Ruby","readme":"# dbus\n\n[![Build Status](https://img.shields.io/github/workflow/status/bodgit/puppet-dbus/Test)](https://github.com/bodgit/puppet-dbus/actions?query=workflow%3ATest)\n[![Codecov](https://img.shields.io/codecov/c/github/bodgit/puppet-dbus)](https://codecov.io/gh/bodgit/puppet-dbus)\n[![Puppet Forge version](http://img.shields.io/puppetforge/v/bodgit/dbus)](https://forge.puppetlabs.com/bodgit/dbus)\n[![Puppet Forge downloads](https://img.shields.io/puppetforge/dt/bodgit/dbus)](https://forge.puppetlabs.com/bodgit/dbus)\n[![Puppet Forge - PDK version](https://img.shields.io/puppetforge/pdk-version/bodgit/dbus)](https://forge.puppetlabs.com/bodgit/dbus)\n\n#### Table of Contents\n\n1. [Description](#description)\n2. [Setup - The basics of getting started with dbus](#setup)\n    * [Beginning with dbus](#beginning-with-dbus)\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 manages D-Bus.\n\nRHEL/CentOS, Ubuntu, Debian and OpenBSD are supported using Puppet 5 or\nlater.\n\n## Setup\n\n### Beginning with dbus\n\nIn the very simplest case, you can just include the following:\n\n```puppet\ninclude dbus\n```\n\n## Usage\n\nTo add the oddjob daemon to the system bus:\n\n```puppet\ninclude dbus\n\ndbus::system { 'oddjob':\n  content =\u003e file('oddjob/oddjob.conf'),\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-dbus/](https://bodgit.github.io/puppet-dbus/)\nand available also in the [REFERENCE.md](https://github.com/bodgit/puppet-dbus/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/8\n* Ubuntu 16.04/18.04/20.04\n* Debian 9/10\n* OpenBSD 6.9\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[Litmus](https://github.com/puppetlabs/puppet_litmus) tests. Run them\nwith:\n\n```\n$ bundle exec rake spec\n$ bundle exec rake litmus:*\n```\n\nPlease log issues or pull requests at\n[github](https://github.com/bodgit/puppet-dbus).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbodgit%2Fpuppet-dbus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbodgit%2Fpuppet-dbus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbodgit%2Fpuppet-dbus/lists"}