{"id":15148763,"url":"https://github.com/cirrax/puppet-doas","last_synced_at":"2025-10-28T09:30:45.737Z","repository":{"id":57666874,"uuid":"211937054","full_name":"cirrax/puppet-doas","owner":"cirrax","description":"puppet module to configure doas on OpenBSD (equivalent of sudo)","archived":false,"fork":false,"pushed_at":"2025-02-07T13:26:01.000Z","size":39,"stargazers_count":0,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-07T13:57:06.239Z","etag":null,"topics":["doas","openbsd","puppet","sudo"],"latest_commit_sha":null,"homepage":null,"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/cirrax.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["cirrax"],"custom":["https://cirrax.com"]}},"created_at":"2019-09-30T19:17:29.000Z","updated_at":"2023-03-07T20:47:05.000Z","dependencies_parsed_at":"2024-11-02T08:41:35.797Z","dependency_job_id":"24c92dbf-677c-489a-bd46-68dd2fb548e5","html_url":"https://github.com/cirrax/puppet-doas","commit_stats":{"total_commits":27,"total_committers":2,"mean_commits":13.5,"dds":0.03703703703703709,"last_synced_commit":"3ac2939f7b2441e10ac091c690790d3b2fc33467"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cirrax%2Fpuppet-doas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cirrax%2Fpuppet-doas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cirrax%2Fpuppet-doas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cirrax%2Fpuppet-doas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cirrax","download_url":"https://codeload.github.com/cirrax/puppet-doas/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238569598,"owners_count":19493914,"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":["doas","openbsd","puppet","sudo"],"created_at":"2024-09-26T13:22:43.896Z","updated_at":"2025-10-28T09:30:45.732Z","avatar_url":"https://github.com/cirrax.png","language":"Ruby","funding_links":["https://github.com/sponsors/cirrax","https://cirrax.com"],"categories":[],"sub_categories":[],"readme":"# doas puppet module\n\n[![Coverage Status](https://coveralls.io/repos/github/cirrax/puppet-doas/badge.svg)](https://coveralls.io/github/cirrax/puppet-doas)\n\n\n#### Table of Contents\n\n1. [Description](#description)\n2. [Setup - The basics of getting started with doas](#setup)\n3. [Usage - Configuration options and additional functionality](#usage)\n5. [Development - Guide for contributing to the module](#development)\n\n## Description\n\nThis puppet module is intended to configure doas (the equivalent of sudo) on an OpenBSD system.\n\n## Setup\n\nInclude the module, with:\n\n    include doas\n\n## Usage\n\nTo allow icinga to execute 'syspatch -c' (this shows if syspatches to update are available), you add to your hiera hieranrchy:\n\n    doas::entries:\n      icinga2_syspatch:\n        identity: '_icinga'\n        as_target: 'root'\n        command: '/usr/sbin/syspatch'\n        args:\n          - '-c'\n        options:\n          - 'nopass'\n\n## Reference\nSee [REFERENCE.md](https://github.com/cirrax/puppet-doas/blob/master/REFERENCE.md)\n\n## Contributing\n\nPlease report bugs and feature request using GitHub issue tracker.\n\nFor pull requests, it is very much appreciated to check your Puppet manifest with puppet-lint\nand the available spec tests  in order to follow the recommended Puppet style guidelines\nfrom the Puppet Labs style guide.\n\n### Authors\n\nThis module is mainly written by [Cirrax GmbH](https://cirrax.com).\n\nSee the [list of contributors](https://github.com/cirrax/puppet-doas/graphs/contributors)\nfor a list of all contributors.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcirrax%2Fpuppet-doas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcirrax%2Fpuppet-doas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcirrax%2Fpuppet-doas/lists"}