{"id":16062221,"url":"https://github.com/boris/vagrant","last_synced_at":"2025-04-05T09:14:45.090Z","repository":{"id":34945681,"uuid":"39020150","full_name":"boris/vagrant","owner":"boris","description":"My Vagrant config","archived":false,"fork":false,"pushed_at":"2023-11-13T09:11:45.000Z","size":40,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-10T18:13:33.527Z","etag":null,"topics":["hacktoberfest"],"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/boris.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":"2015-07-13T15:20:29.000Z","updated_at":"2021-11-01T12:29:43.000Z","dependencies_parsed_at":"2024-10-31T00:41:24.399Z","dependency_job_id":"955abab4-8ee7-42be-a28e-5027dc07ed63","html_url":"https://github.com/boris/vagrant","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/boris%2Fvagrant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boris%2Fvagrant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boris%2Fvagrant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boris%2Fvagrant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boris","download_url":"https://codeload.github.com/boris/vagrant/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247312092,"owners_count":20918344,"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":["hacktoberfest"],"created_at":"2024-10-09T04:22:27.538Z","updated_at":"2025-04-05T09:14:45.059Z","avatar_url":"https://github.com/boris.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vagrantfile\n\n## Setup\n```bash\n$ git clone git@github.com:boris/vagrant.git\n$ cd vagrant\n$ vagrant status\nCurrent machine states:\n\nubuntu_chef               not created (virtualbox)\nubuntu                    not created (virtualbox)\narch                      not created (virtualbox)\n\nThis environment represents multiple VMs. The VMs are all listed\nabove with their current state. For more information about a specific\nVM, run `vagrant status NAME`.\n$ vagarnt up instance2\n```\n\n## Provision\nThis Vagrantfile contains the configuration for three different instances, each\nof them provisioned with different methods.\n\nThe first one `instance0` is provisioned using `chef_client`. To use this\nprovision method, modify the following variables:\n\n- `chef.chef_server_url`\n- `chef.node_name`: the name your instance will send to chef server\n- `chef.validation_key_path`: where your `.pem` key is\n- `chef.validation_client_name`: the used associated to your `.pem` key.\n\n## Add vagrant box\nTo add the vagrant box for ArchLinux included in this config, run the following\ncommand:\n\n```\n$ vagrant box add arch64_2013 https://dl.dropboxusercontent.com/u/31112574/arch64-20130801.box\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboris%2Fvagrant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboris%2Fvagrant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboris%2Fvagrant/lists"}