{"id":26905175,"url":"https://github.com/jimdo/puppet-installer","last_synced_at":"2025-04-01T10:56:23.262Z","repository":{"id":20783427,"uuid":"24068433","full_name":"Jimdo/puppet-installer","owner":"Jimdo","description":"Installs Puppet like Omnibus Installer installs Chef","archived":false,"fork":false,"pushed_at":"2014-10-06T14:02:40.000Z","size":252,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-04-14T06:07:23.374Z","etag":null,"topics":["owner-puppet-migration"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/Jimdo.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2014-09-15T18:35:13.000Z","updated_at":"2024-04-14T06:07:23.375Z","dependencies_parsed_at":"2022-08-05T09:15:30.373Z","dependency_job_id":null,"html_url":"https://github.com/Jimdo/puppet-installer","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/Jimdo%2Fpuppet-installer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jimdo%2Fpuppet-installer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jimdo%2Fpuppet-installer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jimdo%2Fpuppet-installer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jimdo","download_url":"https://codeload.github.com/Jimdo/puppet-installer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246628255,"owners_count":20808106,"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":["owner-puppet-migration"],"created_at":"2025-04-01T10:56:22.806Z","updated_at":"2025-04-01T10:56:23.253Z","avatar_url":"https://github.com/Jimdo.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Puppet Installer\n\n`install.sh` installs a specific or the latest version of Puppet on Debian-based\nsystems. It was inspired by [Omnibus Installer].\n\nThe script's primary use case is to install Puppet inside a Vagrant machine\njust before provisioning.\n\nFor example:\n\n```ruby\nVagrant::Config.run do |config|\n  config.vm.box = \"some-debian-box\"\n  # ...\n\n  puppet_version = \"3.7.0-1puppetlabs1\"\n  config.vm.provision :shell, :inline =\u003e \"curl -Ls https://raw.githubusercontent.com/Jimdo/puppet-installer/master/install.sh | bash -s -- -v #{puppet_version}\"\n\n  config.vm.provision :puppet do |puppet|\n    # ...\n  end\nend\n```\n\nTo install the latest version, simply omit the `-v` option.\n\n[Omnibus Installer]: https://docs.getchef.com/install_omnibus.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimdo%2Fpuppet-installer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjimdo%2Fpuppet-installer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimdo%2Fpuppet-installer/lists"}