{"id":15014024,"url":"https://github.com/voxpupuli/puppet-extlib","last_synced_at":"2025-12-11T21:20:07.072Z","repository":{"id":20323591,"uuid":"23597846","full_name":"voxpupuli/puppet-extlib","owner":"voxpupuli","description":"This module provides functions that are out of scope for stdlib.","archived":false,"fork":false,"pushed_at":"2025-10-17T15:15:20.000Z","size":572,"stargazers_count":13,"open_issues_count":14,"forks_count":43,"subscribers_count":46,"default_branch":"master","last_synced_at":"2025-11-09T23:41:21.887Z","etag":null,"topics":["centos-puppet-module","debian-puppet-module","hacktoberfest","linux-puppet-module","puppet","redhat-puppet-module","scientific-puppet-module","ubuntu-puppet-module"],"latest_commit_sha":null,"homepage":"https://forge.puppet.com/puppet/extlib","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/voxpupuli.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"vox-pupuli","github":"voxpupuli"}},"created_at":"2014-09-02T22:26:07.000Z","updated_at":"2025-10-17T15:15:23.000Z","dependencies_parsed_at":"2023-07-12T14:28:15.419Z","dependency_job_id":"c3e5e940-7f5f-4efc-baf5-a7f270d91461","html_url":"https://github.com/voxpupuli/puppet-extlib","commit_stats":{"total_commits":302,"total_committers":39,"mean_commits":7.743589743589744,"dds":0.6258278145695364,"last_synced_commit":"ae919b16686c3d1c027b2fd666bf4a27899e2179"},"previous_names":["brainsware/puppet-resources_deep_merge"],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/voxpupuli/puppet-extlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxpupuli%2Fpuppet-extlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxpupuli%2Fpuppet-extlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxpupuli%2Fpuppet-extlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxpupuli%2Fpuppet-extlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/voxpupuli","download_url":"https://codeload.github.com/voxpupuli/puppet-extlib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxpupuli%2Fpuppet-extlib/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27670447,"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","status":"online","status_checked_at":"2025-12-11T02:00:11.302Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["centos-puppet-module","debian-puppet-module","hacktoberfest","linux-puppet-module","puppet","redhat-puppet-module","scientific-puppet-module","ubuntu-puppet-module"],"created_at":"2024-09-24T19:45:04.360Z","updated_at":"2025-12-11T21:20:07.046Z","avatar_url":"https://github.com/voxpupuli.png","language":"Ruby","funding_links":["https://opencollective.com/vox-pupuli","https://github.com/sponsors/voxpupuli"],"categories":["Modules"],"sub_categories":["News"],"readme":"# Extlib module for Puppet\n\n[![Build Status](https://github.com/voxpupuli/puppet-extlib/workflows/CI/badge.svg)](https://github.com/voxpupuli/puppet-extlib/actions?query=workflow%3ACI)\n[![Puppet Forge](https://img.shields.io/puppetforge/v/puppet/extlib.svg)](https://forge.puppetlabs.com/puppet/extlib)\n[![Puppet Forge - downloads](https://img.shields.io/puppetforge/dt/puppet/extlib.svg)](https://forge.puppetlabs.com/puppet/extlib)\n[![Puppet Forge - endorsement](https://img.shields.io/puppetforge/e/puppet/extlib.svg)](https://forge.puppetlabs.com/puppet/extlib)\n[![Puppet Forge - scores](https://img.shields.io/puppetforge/f/puppet/extlib.svg)](https://forge.puppetlabs.com/puppet/extlib)\n\n## Table of Contents\n\n1. [Overview](#overview)\n1. [Setup - The basics of getting started with extlib](#setup)\n1. [Usage - Configuration options and additional functionality](#usage)\n1. [Limitations - OS compatibility, etc.](#limitations)\n1. [Development - Guide for contributing to the module](#development)\n\n## Overview\n\nThis module provides functions and facts that are out of scope for [stdlib](https://github.com/puppetlabs/puppetlabs-stdlib).\nSome of them are even intrinsically tied to stdlib.\n\n## Setup\n\n```console\n % puppet module install puppet-extlib\n```\n\n## Usage\n\nSince `puppet/extlib` version 3, all functions are provided under the `extlib` namespace.\nNon namespaced versions were removed in version 5.\n\nAll functions are documented in [REFERENCE.md](REFERENCE.md)\n\n### Facts\n\nAll facts in this module are namespaced and begin `extlib__`.\nFacter 4 users can also find all facts under a single `extlib` toplevel\nstructured fact.\n\n#### `extlib__puppet_config` (or `extlib['puppet_config']` when using facter 4)\n\nA fact to expose puppet.conf settings. These are resolved on the agent, (unlike\n`$settings::\u003csetting_name\u003e` which is resolved on the puppet master).\n\nThe following sections/settings are included.\n\n```\n{\n  main =\u003e {\n    hostpubkey,\n    hostprivkey,\n    hostcert,\n    localcacert,\n    ssldir,\n    vardir,\n    server,\n  },\n  master =\u003e {\n    localcacert,\n    ssldir,\n  }\n}\n```\n\n## Limitations\n\nSome functions require puppetlabs-stdlib (\u003e= 4.6.0) and all functions are only\ncompatible with Puppet 4.7 and later.\n\n## Development\n\nWe highly welcome new contributions to this module, especially those that\ninclude documentation, and rspec tests ;) but will happily guide you through\nthe process, so, yes, please submit that pull request!\n\nReference documentation is generated using puppet-strings.\nTo regenerate it, please run the rake task as follows.\n\n```console\nbundle exec rake reference\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoxpupuli%2Fpuppet-extlib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvoxpupuli%2Fpuppet-extlib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoxpupuli%2Fpuppet-extlib/lists"}