{"id":15971317,"url":"https://github.com/dolph/vagrant-base-box","last_synced_at":"2025-06-17T06:04:29.617Z","repository":{"id":14498748,"uuid":"17211826","full_name":"dolph/vagrant-base-box","owner":"dolph","description":"Automated creation of vagrant base boxes, mostly using Ansible.","archived":false,"fork":false,"pushed_at":"2015-01-20T17:27:09.000Z","size":156,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-17T06:03:21.045Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dolph.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":"2014-02-26T13:43:18.000Z","updated_at":"2016-07-01T17:36:14.000Z","dependencies_parsed_at":"2022-09-19T03:20:41.620Z","dependency_job_id":null,"html_url":"https://github.com/dolph/vagrant-base-box","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dolph/vagrant-base-box","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dolph%2Fvagrant-base-box","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dolph%2Fvagrant-base-box/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dolph%2Fvagrant-base-box/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dolph%2Fvagrant-base-box/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dolph","download_url":"https://codeload.github.com/dolph/vagrant-base-box/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dolph%2Fvagrant-base-box/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260301984,"owners_count":22988717,"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-07T20:20:57.922Z","updated_at":"2025-06-17T06:04:29.565Z","avatar_url":"https://github.com/dolph.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Build Vagrant base boxes from scratch\n=====================================\n\nThis is an attempt to document and automate most of the process for creating\nbase box images for use with [vagrant](http://www.vagrantup.com/) with the\nfollowing developer-oriented goals:\n\n- *Vanilla*: no unnecessary packages are included (such as those required by\n  `chef` or `puppet`)\n- *Insecure*: an [insecure public SSH\n  key](https://github.com/mitchellh/vagrant/tree/master/keys) is injected and\n  the root password is set to `vagrant`\n- *Public*: a well-known username and password is created (user `vagrant` with\n  password `vagrant`)\n\nThese goals are a result of [Vagrant's own\nconventions](http://docs.vagrantup.com/v2/boxes/base.html).\n\nThis has been tested to produce a Debian 7.4.0 Wheezy 64-bit (AMD64) base box.\n\nUsage\n-----\n\nStart with a virtual machine that you'd like to use to create a base box.\nConfigure it however you'd like.\n\nPoint the bootstrap script to the host name of the virtual machine you want to\npackage:\n\n    ./configure_insecure_base_box.sh \u003chostname\u003e \u003cboxname\u003e\n\nAfter the host is prepared, it will be shutdown and you'll be prompted to\npackage it (this step is provider-specific, but VirtualBox users will be given\na command to run). You'll then have your own `.box` file to share with the\nworld.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdolph%2Fvagrant-base-box","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdolph%2Fvagrant-base-box","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdolph%2Fvagrant-base-box/lists"}