{"id":20783631,"url":"https://github.com/jedi4ever/puppet-codeblock","last_synced_at":"2026-04-18T20:32:59.653Z","repository":{"id":2917308,"uuid":"3927303","full_name":"jedi4ever/puppet-codeblock","owner":"jedi4ever","description":"Execute abritrary codeblocks in Puppet","archived":false,"fork":false,"pushed_at":"2012-04-04T09:35:21.000Z","size":81,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T23:16:10.358Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/jedi4ever.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":"2012-04-04T09:29:47.000Z","updated_at":"2014-10-02T12:25:58.000Z","dependencies_parsed_at":"2022-09-08T18:31:53.239Z","dependency_job_id":null,"html_url":"https://github.com/jedi4ever/puppet-codeblock","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jedi4ever/puppet-codeblock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jedi4ever%2Fpuppet-codeblock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jedi4ever%2Fpuppet-codeblock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jedi4ever%2Fpuppet-codeblock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jedi4ever%2Fpuppet-codeblock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jedi4ever","download_url":"https://codeload.github.com/jedi4ever/puppet-codeblock/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jedi4ever%2Fpuppet-codeblock/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31984136,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"ssl_error","status_checked_at":"2026-04-18T20:23:29.375Z","response_time":103,"last_error":"SSL_read: 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-17T14:21:55.980Z","updated_at":"2026-04-18T20:32:59.627Z","avatar_url":"https://github.com/jedi4ever.png","language":"Ruby","readme":"## Experiment to execute an arbitrary codeblock in puppet\n\nIt's inspired on ruby_block in chef. It feels handy . But I might be totally wrong\nOr so it brings a bit chef into puppet.\n\n    codeblock { \"stuff we do around here\":\n      code =\u003e 'puts \"blabla\"'\n    }\n\n\nOr use a template as a code file\n\n    codeblock { \"template stuff we do around here\":\n      provider =\u003e 'ruby',\n      code     =\u003e template(\"mymodule/awesome.rb\")\n    }\n\n**Highly experimental..**\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjedi4ever%2Fpuppet-codeblock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjedi4ever%2Fpuppet-codeblock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjedi4ever%2Fpuppet-codeblock/lists"}