{"id":16899996,"url":"https://github.com/runlevel5/vagrant-boxes","last_synced_at":"2026-05-20T03:12:47.258Z","repository":{"id":142032920,"uuid":"262370272","full_name":"runlevel5/vagrant-boxes","owner":"runlevel5","description":"A repo of orchestration code for Vagrant boxes","archived":false,"fork":false,"pushed_at":"2020-09-02T00:58:18.000Z","size":44,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-25T12:27:55.195Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/runlevel5.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-08T16:15:28.000Z","updated_at":"2020-09-02T00:58:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"f0cd6147-7072-4204-b85b-4fbbce617780","html_url":"https://github.com/runlevel5/vagrant-boxes","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/runlevel5%2Fvagrant-boxes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runlevel5%2Fvagrant-boxes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runlevel5%2Fvagrant-boxes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runlevel5%2Fvagrant-boxes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/runlevel5","download_url":"https://codeload.github.com/runlevel5/vagrant-boxes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244610316,"owners_count":20480957,"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":[],"created_at":"2024-10-13T17:51:14.387Z","updated_at":"2026-05-20T03:12:42.237Z","avatar_url":"https://github.com/runlevel5.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Build vagrant box\n\nMake sure you have the latest version of `packer`.\n\n1. Build vagrant box:\n\n```\n# check Makefile for all targets, for example build alpine x86_64 libvirt\nmake alpine_x86_64_libvirt\n```\n\n2. Add vagrant box:\n\n```\nvagrant box add --name 'my_box' box/\u003cpacker_output\u003e.box\n```\n\n3. Now you could use this image in `Vagrantfile`:\n\n```\nVagrant.configure(\"2\") do |config|\n  config.vm.box = \"my_box\"\nend\n```\n\n### Credits\n\nCodes are based on:\n\n* https://github.com/osuosl/packer-templates\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frunlevel5%2Fvagrant-boxes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frunlevel5%2Fvagrant-boxes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frunlevel5%2Fvagrant-boxes/lists"}