{"id":15103560,"url":"https://github.com/solution-libre/puppet-wrappers","last_synced_at":"2025-10-21T03:17:27.881Z","repository":{"id":57668239,"uuid":"114092779","full_name":"solution-libre/puppet-wrappers","owner":"solution-libre","description":"Puppet module to wrap some defined resource types that doesn't appear on Puppet's ENC Foreman","archived":false,"fork":true,"pushed_at":"2018-06-23T19:08:58.000Z","size":65,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-23T16:09:51.382Z","etag":null,"topics":["foreman","hacktoberfest","puppet","wrapper"],"latest_commit_sha":null,"homepage":"https://forge.puppetlabs.com/soli/wrappers","language":"Puppet","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"metrixware-echoes-tech/puppet-wrappers","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/solution-libre.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}},"created_at":"2017-12-13T08:12:19.000Z","updated_at":"2020-10-05T21:12:57.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/solution-libre/puppet-wrappers","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solution-libre%2Fpuppet-wrappers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solution-libre%2Fpuppet-wrappers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solution-libre%2Fpuppet-wrappers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solution-libre%2Fpuppet-wrappers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solution-libre","download_url":"https://codeload.github.com/solution-libre/puppet-wrappers/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219871850,"owners_count":16554459,"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","puppet","wrapper"],"created_at":"2024-09-25T19:40:29.482Z","updated_at":"2025-09-27T02:31:34.230Z","avatar_url":"https://github.com/solution-libre.png","language":"Puppet","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wrappers\n\n[![Puppet Forge Version](http://img.shields.io/puppetforge/v/soli/wrappers.svg)](https://forge.puppetlabs.com/soli/wrappers)\n[![Puppet Forge Downloads](http://img.shields.io/puppetforge/dt/soli/wrappers.svg)](https://forge.puppetlabs.com/soli/wrappers)\n[![Puppet Forge Score](http://img.shields.io/puppetforge/f/soli/wrappers.svg)](https://forge.puppetlabs.com/soli/wrappers)\n[![Build Status](https://travis-ci.org/solution-libre/puppet-wrappers.svg?branch=master)](https://travis-ci.org/solution-libre/puppet-wrappers)\n\n#### Table of Contents\n\n1. [Overview](#overview)\n2. [Reference - An under-the-hood peek at what the module is doing and how](#reference)\n3. [Limitations - OS compatibility, etc.](#limitations)\n4. [Development - Guide for contributing to the module](#development)\n5. [Contributors](#contributors)\n\n## Overview\n\nPuppet module to wrap some defined resource types that doesn't appear on Puppet's ENC [Foreman](http://theforeman.org/).\n\n## Reference\n\n### Classes\n\n#### Public Classes\n\n* `wrappers::exec`:      Wrapper for `::exec`\n* `wrappers::file`:      Wrapper for `::file`\n* `wrappers::file_line`: Wrapper for `::file_line`\n* `wrappers::package`:   Wrapper for `::package`\n\n##### Wrappers for [torrancew-account](https://forge.puppetlabs.com/torrancew/account)\n\n* `wrappers::account`: Wrapper for `::account`\n\n##### Wrappers for [puppetlabs-accounts](https://forge.puppetlabs.com/puppetlabs/accounts)\n\n* `wrappers::accounts::user`: Wrapper for `::accounts:user`\n\n##### Wrappers for [puppetlabs-apache](https://forge.puppetlabs.com/puppetlabs/apache)\n\n* `wrappers::apache::listen`: Wrapper for `::apache::listen`\n* `wrappers::apache::vhost`: Wrapper for `::apache::vhost`\n\n##### Wrappers for [puppetlabs-apt](https://forge.puppetlabs.com/puppetlabs/apt)\n\n* `wrappers::apt::source`: Wrapper for `::apt::source`\n* `wrappers::apt::pin`:    Wrapper for `::apt::pin`\n\n##### Wrappers for [puppet-archive](https://forge.puppet.com/puppet/archive)\n\n* `wrappers::archive`:        Wrapper for `::archive`\n* `wrappers::archive::nexus`: Wrapper for `::archive::nexus`\n\n##### Wrappers for [soli-backupninja](https://forge.puppetlabs.com/soli/backupninja)\n\n* `wrappers::backupninja::config`: Wrapper for `::backupninja::config`\n* `wrappers::backupninja::mysql`:  Wrapper for `::backupninja::mysql`\n* `wrappers::backupninja::pgsql`:  Wrapper for `::backupninja::pgsql`\n* `wrappers::backupninja::rdiff`:  Wrapper for `::backupninja::rdiff`\n\n##### Wrappers for [puppetlabs-concat](https://forge.puppetlabs.com/puppetlabs/concat)\n\n* `wrappers::concat`:           Wrapper for `::concat`\n* `wrappers::concat::fragment`: Wrapper for `::concat::fragment`\n\n##### Wrappers for [elasticsearch-elasticsearch](https://forge.puppet.com/elasticsearch/elasticsearch)\n\n* `wrappers::elasticsearch::instance`: Wrapper for `::elasticsearch::instance`\n\n##### Wrappers for [puppetlabs-firewall](https://forge.puppetlabs.com/puppetlabs/firewall)\n\n* `wrappers::firewall`: Wrapper for `::firewall`\n\n##### Wrappers for [puppetlabs-haproxy](https://forge.puppetlabs.com/puppetlabs/haproxy)\n\n* `wrappers::haproxy::backend`:  Wrapper for `::haproxy::backend`\n* `wrappers::haproxy::frontend`: Wrapper for `::haproxy::frontend`\n\n##### Wrappers for [soli-cas](https://github.com/solution-libre/puppet-cas)\n\n* `wrappers::cas::service`: Wrapper for `::cas::service`\n\n##### Wrappers for [puppetlabs-java\\_ks](https://forge.puppetlabs.com/puppetlabs/java_ks)\n\n* `wrappers::java_ks`: Wrapper for `::java_ks`\n\n##### Wrappers for [rtyler-jenkins](https://forge.puppetlabs.com/rtyler/jenkins)\n\n* `wrappers::jenkins::cli::exec`:  Wrapper for `::jenkins::cli::exec`\n* `wrappers::jenkins::credential`: Wrapper for `::jenkins::credential`\n* `wrappers::jenkins::job`:        Wrapper for `::jenkins::job`\n* `wrappers::jenkins::plugin`:     Wrapper for `::jenkins::plugin`\n* `wrappers::jenkins::user`:       Wrapper for `::jenkins::user`\n\n##### Wrappers for [puppetlabs-mysql](https://forge.puppetlabs.com/puppetlabs/mysql)\n\n* `wrappers::mysql::db`: Wrapper for `::mysql::db`\n\n##### Wrappers for [puppetlabs-postgresql](https://forge.puppetlabs.com/puppetlabs/postgresql)\n\n* `wrappers::postgresql::server::db`:   Wrapper for `::postgresql::server::db`\n* `wrappers::postgresql::server::role`: Wrapper for `::postgresql::server::role`\n\n##### Wrappers for [camptocamp-openssl](https://forge.puppetlabs.com/camptocamp/openssl)\n\n* `wrappers::openssl::certificate::x509`: Wrapper for `::openssl::certificate::x509`\n* `wrappers::openssl::export::pkcs12`:    Wrapper for `::openssl::export::pkcs12`\n\n##### Wrappers for [camptocamp-postfix](https://forge.puppetlabs.com/camptocamp/postfix)\n\n* `wrappers::postfix::config`: Wrapper for `::postfix::config`\n* `wrappers::postfix::hash`:   Wrapper for `::postfix::hash`\n\n##### Wrappers for [stankevich-python](https://forge.puppetlabs.com/stankevich/python)\n\n* `wrappers::python::gunicorn`:     Wrapper for `::python::gunicorn`\n* `wrappers::python::pip`:          Wrapper for `::python::pip`\n* `wrappers::python::pyvenv`:       Wrapper for `::python::pyvenv`\n* `wrappers::python::requirements`: Wrapper for `::python::requirements`\n* `wrappers::python::virtualenv`:   Wrapper for `::python::virtualenv`\n\n##### Wrappers for [johanek-redmine](https://forge.puppetlabs.com/johanek/redmine)\n\n* `wrappers::redmine::plugin`: Wrapper for `::redmine::plugin`\n\n##### Wrappers for [maestrodev-sonarqube](https://forge.puppetlabs.com/maestrodev/sonarqube)\n\n* `wrappers::sonarqube::plugin`: Wrapper for `::sonarqube::plugin`\n\n##### Wrappers for [razorsedge-snmp](https://forge.puppetlabs.com/razorsedge/snmp)\n\n* `wrappers::snmp::snmpv3_user`: Wrapper for `::snmp::snmpv3_user`\n\n##### Wrappers for [maestrodev-ssh\\_keygen](https://forge.puppetlabs.com/maestrodev/ssh_keygen)\n\n* `wrappers::ssh_keygen`: Wrapper for `::ssh_keygen`\n\n##### Wrappers for [example42-sudo](https://forge.puppetlabs.com/example42/sudo)\n\n* `wrappers::sudo::directive`: Wrapper for `::sudo::directive`\n\n##### Wrappers for [nvpuppet-systemenv](https://forge.puppetlabs.com/nvpuppet/systemenv)\n\n* `wrappers::systemenv::var`: Wrapper for `::systemenv::var`\n\n##### Wrappers for [puppetlabs-tomcat](https://forge.puppetlabs.com/puppetlabs/tomcat)\n\n* `wrappers::tomcat::config::context::manager`:     Wrapper for `::tomcat::config::context::manager`\n* `wrappers::tomcat::config::context::resource`:    Wrapper for `::tomcat::config::context::resource`\n* `wrappers::tomcat::config::server::tomcat_users`: Wrapper for `::tomcat::config::server::tomcat_users`\n* `wrappers::tomcat::instance`:                     Wrapper for `::tomcat::instance`\n* `wrappers::tomcat::install`:                      Wrapper for `::tomcat::install`\n* `wrappers::tomcat::service`:                      Wrapper for `::tomcat::service`\n* `wrappers::tomcat::war`:                          Wrapper for `::tomcat::war`\n\n##### Wrappers for [puppetlabs-vcsrepo](https://forge.puppetlabs.com/puppetlabs/vcsrepo)\n\n* `wrappers::vcsrepo`: Wrapper for `::vcsrepo`\n\n##### Wrappers for [maestrodev-wget](https://forge.puppet.com/maestrodev/wget)\n\n* `wrappers::wget::fetch`: Wrapper for `::wget::fetch`\n\n##### Wrappers for [echoes-nexus-artifact](https://github.com/solution-libre/puppet-nexus-artifact)\n\n* `wrappers::nexus_artifact::artifact`: Wrapper for `::nexus_artifact::artifact`\n\n## Limitations\n\nRedHat and Debian family OSes are officially supported. Tested and built on Debian and CentOS.\n\n## Development\n\n[Solution Libre](https://www.solution-libre.fr) modules on the Puppet Forge are open projects, and community contributions are essential for keeping them great.\n\n[Fork this module on GitHub](https://github.com/solution-libre/puppet-wrappers/fork)\n\n## Contributors\n\nThe list of contributors can be found at: https://github.com/solution-libre/puppet-wrappers/graphs/contributors\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolution-libre%2Fpuppet-wrappers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolution-libre%2Fpuppet-wrappers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolution-libre%2Fpuppet-wrappers/lists"}