{"id":20728818,"url":"https://github.com/npwalker/bulk_pluginsync","last_synced_at":"2025-10-26T01:44:52.843Z","repository":{"id":57664632,"uuid":"129806231","full_name":"npwalker/bulk_pluginsync","owner":"npwalker","description":"Puppet module for bulk downloading pluginsync files","archived":false,"fork":false,"pushed_at":"2018-05-23T23:20:25.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-26T01:44:48.920Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/npwalker.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":"2018-04-16T21:11:12.000Z","updated_at":"2018-05-23T23:20:26.000Z","dependencies_parsed_at":"2022-09-14T21:40:41.075Z","dependency_job_id":null,"html_url":"https://github.com/npwalker/bulk_pluginsync","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/npwalker/bulk_pluginsync","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npwalker%2Fbulk_pluginsync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npwalker%2Fbulk_pluginsync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npwalker%2Fbulk_pluginsync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npwalker%2Fbulk_pluginsync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npwalker","download_url":"https://codeload.github.com/npwalker/bulk_pluginsync/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npwalker%2Fbulk_pluginsync/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281047803,"owners_count":26435124,"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-10-25T02:00:06.499Z","response_time":81,"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":[],"created_at":"2024-11-17T04:40:06.009Z","updated_at":"2025-10-26T01:44:52.819Z","avatar_url":"https://github.com/npwalker.png","language":"Ruby","readme":"#### Table of Contents\n\n* [Description](#description)\n* [Usage](#usage)\n  * [bulk\\_pluginsync::compile\\_master\\_pool\\_address](#bulk_pluginsynccompile_master_pool_address)\n  * [Where to apply this module](#where-to-apply-this-module)\n  * [Changing your agent provisioning script](#changing-your-agent-provisioning-script)\n* [Limitations](#limitations)\n\n## Description\n\nThis module aims to decrease the amount of time a puppet agent needs to spend syncing plugins from the puppet master.\n\nSpecifically, the module places a tar.gz of all of the plugins that are already synced on the master into /packages which is already hosted for agents to pull the frictionless agent installer from in PE.  The module also lays down a small script that can be downloaded and run on the agent side to extract the tarball into the directory for agent plugins.  \n\n## Usage\n\n### bulk_pluginsync::compile_master_pool_address\n\nYou can configure where agents will download the pluginsync tarball from with this parameter.\n\nBy default, it will be the primary master ( the master with the CA running on it).\n\n### Where to apply this module\n\nYou should classify this module on all of your master nodes.  \n\n### Changing your agent provisioning script\n\nAdd the following before you install the puppet agent in your script.\n\n```\ncurl -k https://\u003cmaster_host_name\u003e:8140/packages/current/bulk_pluginsync.bash | sudo bash\n```\n\n## Limitations\n\nShould work on all PE master platforms.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnpwalker%2Fbulk_pluginsync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnpwalker%2Fbulk_pluginsync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnpwalker%2Fbulk_pluginsync/lists"}