{"id":19285642,"url":"https://github.com/ifooth/vagrant","last_synced_at":"2025-06-17T22:07:59.553Z","repository":{"id":146903338,"uuid":"70711754","full_name":"ifooth/vagrant","owner":"ifooth","description":"Vagrant config","archived":false,"fork":false,"pushed_at":"2016-10-15T01:00:12.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-23T23:12:31.590Z","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/ifooth.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":"2016-10-12T15:06:40.000Z","updated_at":"2016-10-12T15:51:21.000Z","dependencies_parsed_at":"2024-07-12T13:00:12.630Z","dependency_job_id":null,"html_url":"https://github.com/ifooth/vagrant","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ifooth/vagrant","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ifooth%2Fvagrant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ifooth%2Fvagrant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ifooth%2Fvagrant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ifooth%2Fvagrant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ifooth","download_url":"https://codeload.github.com/ifooth/vagrant/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ifooth%2Fvagrant/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260447686,"owners_count":23010548,"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-11-09T21:46:07.878Z","updated_at":"2025-06-17T22:07:54.542Z","avatar_url":"https://github.com/ifooth.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Download Files\n==================\nVirtualBox https://www.virtualbox.org/wiki/Downloads\n\nVagrant https://www.vagrantup.com/downloads.html\n\nSSH https://github.com/PowerShell/Win32-OpenSSH\n\nCentOS Vagrant Image http://cloud.centos.org/centos/7/vagrant/x86_64/images/\n\n\nInstall VBoxGuestAdditions And Provision Vagrant\n===========================\n1. copy VBoxGuestAdditions.iso to vagrant folder\n2. download Vagrantfile to vagrant folder\n3. vagrant up\n4. vagrant provision\n\n\nbootstrap.sh\n=================\n```bash\n#!/bin/bash\necho 'start install yum repo'\nrm -rf /etc/yum.repos.d/*\ncurl https://raw.githubusercontent.com/ifooth/vagrant/master/centos7/Centos-7.repo \u003e /etc/yum.repos.d/Centos-7.repo\ncurl https://raw.githubusercontent.com/ifooth/vagrant/master/centos7/epel.repo \u003e /etc/yum.repos.d/epel.repo\nyum clean all\nyum makecache\n\necho 'start install pkg'\nyum install -y gcc make kernel-devel vim psmisc net-tools wget\n\necho 'start install VBoxGuestAdditions'\nmount -t iso9660 -o loop,user /vagrant/VBoxGuestAdditions.iso  /mnt\ncd /mnt\nbash VBoxLinuxAdditions.run install\n\necho 'bootstrap finish'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fifooth%2Fvagrant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fifooth%2Fvagrant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fifooth%2Fvagrant/lists"}