{"id":20728832,"url":"https://github.com/npwalker/flush_jruby_pool","last_synced_at":"2026-04-20T17:32:10.860Z","repository":{"id":74281760,"uuid":"46365187","full_name":"npwalker/flush_jruby_pool","owner":"npwalker","description":"A Puppet Module to Setup a Cron Job for Flushing the Jruby Pool in Puppetserver","archived":false,"fork":false,"pushed_at":"2015-11-19T21:45:29.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-11T09:40:44.397Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Puppet","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/npwalker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-11-17T17:58:29.000Z","updated_at":"2015-11-17T18:23:31.000Z","dependencies_parsed_at":"2023-03-09T17:00:13.309Z","dependency_job_id":null,"html_url":"https://github.com/npwalker/flush_jruby_pool","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/npwalker/flush_jruby_pool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npwalker%2Fflush_jruby_pool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npwalker%2Fflush_jruby_pool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npwalker%2Fflush_jruby_pool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npwalker%2Fflush_jruby_pool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npwalker","download_url":"https://codeload.github.com/npwalker/flush_jruby_pool/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npwalker%2Fflush_jruby_pool/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32057613,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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:07.841Z","updated_at":"2026-04-20T17:32:10.838Z","avatar_url":"https://github.com/npwalker.png","language":"Puppet","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Before Using This Module \n\nPlace the following heira key in your common.yaml or defaults.yaml so it applies to all of your masters.  \n\n```\n---\npuppet_enterprise::master::puppetserver::puppet_admin_certs:\n  - \"%{::clientcert}\"\n```\n\nThis hiera key will allow the certificate on each compile master to access it's own admin API where as by default only the pe-internal-classifier cert can access. \n\n# To Use This Module\n\n```\ninclude flush_jruby_pool\n```\n\nThis will install a cron job to hit the admin API on puppetserver every 4 hours to delete all of the jruby instances and regenerate them.\n\n# To Change How Often The Cron Job Runs\n\nYou can supply the `$cron_hour` parameter.  The default is every four hours.  \n\nHere is an example to run every 2 hours\n\n```\nclass { 'flush_jruby_pool' :\n  cron_hour =\u003e '*/2',\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnpwalker%2Fflush_jruby_pool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnpwalker%2Fflush_jruby_pool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnpwalker%2Fflush_jruby_pool/lists"}