{"id":18309441,"url":"https://github.com/electrocucaracha/bootstrap-vagrant","last_synced_at":"2025-04-05T17:32:49.825Z","repository":{"id":39541725,"uuid":"209487223","full_name":"electrocucaracha/bootstrap-vagrant","owner":"electrocucaracha","description":"Vagrant installation script","archived":false,"fork":false,"pushed_at":"2025-04-04T04:02:19.000Z","size":217,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T05:18:36.367Z","etag":null,"topics":["centos","libvirt","opensuse","qat","qemu","self-runner","sriov","ubuntu","vagrant","virtualbox"],"latest_commit_sha":null,"homepage":"","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/electrocucaracha.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-09-19T07:14:16.000Z","updated_at":"2025-04-04T04:02:22.000Z","dependencies_parsed_at":"2023-02-15T12:15:47.219Z","dependency_job_id":"5d87717b-afe0-4f2e-8b47-2fffd0c6fea7","html_url":"https://github.com/electrocucaracha/bootstrap-vagrant","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electrocucaracha%2Fbootstrap-vagrant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electrocucaracha%2Fbootstrap-vagrant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electrocucaracha%2Fbootstrap-vagrant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electrocucaracha%2Fbootstrap-vagrant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/electrocucaracha","download_url":"https://codeload.github.com/electrocucaracha/bootstrap-vagrant/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247375461,"owners_count":20929034,"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":["centos","libvirt","opensuse","qat","qemu","self-runner","sriov","ubuntu","vagrant","virtualbox"],"created_at":"2024-11-05T16:11:26.063Z","updated_at":"2025-04-05T17:32:44.813Z","avatar_url":"https://github.com/electrocucaracha.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bootstrap Vagrant\n\u003c!-- markdown-link-check-disable-next-line --\u003e\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n[![GitHub Super-Linter](https://github.com/electrocucaracha/bootstrap-vagrant/workflows/Lint%20Code%20Base/badge.svg)](https://github.com/marketplace/actions/super-linter)\n[![Ruby Style Guide](https://img.shields.io/badge/code_style-rubocop-brightgreen.svg)](https://github.com/rubocop/rubocop)\n\u003c!-- markdown-link-check-disable-next-line --\u003e\n![visitors](https://visitor-badge.laobi.icu/badge?page_id=electrocucaracha.bootstrap-vagrant)\n[![Scc Code Badge](https://sloc.xyz/github/electrocucaracha/bootstrap-vagrant?category=code)](https://github.com/boyter/scc/)\n[![Scc COCOMO Badge](https://sloc.xyz/github/electrocucaracha/bootstrap-vagrant?category=cocomo)](https://github.com/boyter/scc/)\n\nThis project was created to ensure that [setup.sh](setup.sh) bash script is able\nto install [Vagrant tool][1] in different Linux Distributions. It covers the\ninstallation of its dependencies, plugins and providers.\n\n## Linux Distros supported\n\n| Name       | Version           |\n|:-----------|:-----------------:|\n| Ubuntu     | 18.04/20.04/22.04 |\n| CentOS     | 7                 |\n| Rocky      | 8                 |\n| openSUSE   | Tumbleweed/Leap   |\n\n## Vagrant Providers supported\n\n| Name       | Version |\n|:-----------|:-------:|\n| VirtualBox | 6.1     |\n| Libvirt    |         |\n\n## Vagrant Plugins installed\n\n* vagrant-proxyconf\n* vagrant-libvirt\n* vagrant-reload\n* vagrant-packet\n* vagrant-google\n\n\n## How use this script?\n\nThe [setup.sh](setup.sh) bash script has been designed to be consumed remotely\nand executed multiple times.\n\n    curl -fsSL http://bit.ly/initVagrant | PROVIDER=libvirt bash\n\n### Environment variables\n\n| Name                   | Default | Description                                         |\n|:-----------------------|:-------:|:----------------------------------------------------|\n| PROVIDER               |         | Specifies the Vagrant Provider to be installed      |\n| CREATE_SRIOV_VFS       | false   | Creates SR-IOV Virtual Functions                    |\n| CREATE_QAT_VFS         | false   | Creates QuickAssit Virtual Functions                |\n\n## Contribution\n\nThis is an open project, several individuals contribute in different forms like\ncoding, documenting, testing, spreading the word at events within others.\n\nThanks to all the people who already contributed!\n\n\u003ca href=\"https://github.com/electrocucaracha/bootstrap-vagrant/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=electrocucaracha/bootstrap-vagrant\" /\u003e\n\u003c/a\u003e\n\n![Visualization of the codebase](./codebase-structure.svg)\n\n[1]: https://www.vagrantup.com/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felectrocucaracha%2Fbootstrap-vagrant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felectrocucaracha%2Fbootstrap-vagrant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felectrocucaracha%2Fbootstrap-vagrant/lists"}