{"id":15022794,"url":"https://github.com/theforeman/foreman_puppet","last_synced_at":"2025-04-05T18:09:15.694Z","repository":{"id":37741434,"uuid":"273342755","full_name":"theforeman/foreman_puppet","owner":"theforeman","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-20T13:26:19.000Z","size":1901,"stargazers_count":7,"open_issues_count":20,"forks_count":26,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-02-26T13:47:45.396Z","etag":null,"topics":["foreman","hacktoberfest","provisioning","puppet"],"latest_commit_sha":null,"homepage":"https://theforeman.org/plugins/foreman_puppet/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/theforeman.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-18T21:23:21.000Z","updated_at":"2025-02-20T13:26:23.000Z","dependencies_parsed_at":"2024-01-18T10:40:53.852Z","dependency_job_id":"5581631f-f553-4d8d-a51a-802fe44e54a1","html_url":"https://github.com/theforeman/foreman_puppet","commit_stats":{"total_commits":299,"total_committers":22,"mean_commits":"13.590909090909092","dds":0.3010033444816054,"last_synced_commit":"a4da475a709ac90dafd347cf86b1e73779c9045b"},"previous_names":[],"tags_count":50,"template":false,"template_full_name":"theforeman/foreman_plugin_template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theforeman%2Fforeman_puppet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theforeman%2Fforeman_puppet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theforeman%2Fforeman_puppet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theforeman%2Fforeman_puppet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theforeman","download_url":"https://codeload.github.com/theforeman/foreman_puppet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247378149,"owners_count":20929297,"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":["foreman","hacktoberfest","provisioning","puppet"],"created_at":"2024-09-24T19:58:23.502Z","updated_at":"2025-04-05T18:09:15.663Z","avatar_url":"https://github.com/theforeman.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ForemanPuppet\n\n[![Gem Version](https://img.shields.io/gem/v/foreman_puppet.svg)](https://rubygems.org/gems/foreman_puppet)\n[![GPL License](https://img.shields.io/github/license/theforeman/foreman_puppet.svg)](https://github.com/theforeman/foreman_puppet/blob/master/LICENSE)\n\nThis plugin adds Puppet External node classification functionality to [Foreman](https://theforeman.org).\n\n* Website: [theforeman.org](http://theforeman.org)\n* Support: [Foreman support](http://theforeman.org/support.html)\n\n## Features\n\n* Puppet dashboards\n* Puppet\n  * Environments\n  * Classes\n  * Config groups\n  * Smart Class parameters\n* Host / Hostgroup\n  * Classes assignment\n  * Environment assignment\n  * Puppet proxy assignment\n* Puppet ENC (external node classifier)\n* Smartproxy Puppet status/tab\n* Template hostgroup / environment\n\nSome features will remain in core:\n\n* PuppetCA\n* Report/Fact parsing\n\n## Compatibility\n\n|Foreman version|Plugin version|Notes                                     |\n|---------------|--------------|------------------------------------------|\n| \u003e= 3.13       | ~\u003e 8.0       | Required                                 |\n| ~\u003e 3.11, 3.12 | ~\u003e 7.0       | Required                                 |\n| ~\u003e 3.7 - 3.10 | ~\u003e 6.0       | Required                                 |\n| ~\u003e 3.5, 3.6   | ~\u003e 5.0       | Required                                 |\n| ~\u003e 3.4        | ~\u003e 4.1       | Required                                 |\n| ~\u003e 3.3        | ~\u003e 4.0       | Required                                 |\n| ~\u003e 3.2        | ~\u003e 3.0       | Required                                 |\n| ~\u003e 3.1        | ~\u003e 2.0       | Required                                 |\n| ~\u003e 3.0        | ~\u003e 1.0       | Required                                 |\n| ~\u003e 2.5        | ~\u003e 0.1       | Optional; replaces Core features         |\n| \u003c 2.5         | -            | Not supported (functionality is in Core) |\n\n## Installation\n\nSee [How_to_Install_a_Plugin](https://theforeman.org/plugins/#2.Installation)\nfor how to install Foreman plugins\n\nYou can manually install this plugin using:\n\n```sh\n# On RedHat/CentOS\ndnf install rubygem-foreman_puppet\n\n# On Debian\napt install ruby-foreman-puppet\n```\n\n## Usage\n\nThe usage is identical to the prior core functionality:\n\n* Import *environments* and *classes* from a Smartproxy\n* Optionally define *Smart Class* parameters\n* Assign *environment* and *classes* to *Hosts / Hostgroups*\n* Use the *Puppet ENC* on your Puppetserver(s) to query Foreman\n\n## Problems\n\nPlease feel free to open a [new Github issue](https://github.com/theforeman/foreman_puppet/issues/new)\nif you encounter any bugs/issues using this plugin.\n\n## Contributing\n\nFork and send a Pull Request. Thanks!\n\n## Copyright\n\nCopyright (c) *2020-2024* *The Foreman developers*\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program.  If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheforeman%2Fforeman_puppet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheforeman%2Fforeman_puppet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheforeman%2Fforeman_puppet/lists"}