{"id":21605975,"url":"https://github.com/archf/vagrant-template","last_synced_at":"2025-03-18T14:41:12.173Z","repository":{"id":28177034,"uuid":"31678466","full_name":"archf/vagrant-template","owner":"archf","description":"template","archived":false,"fork":false,"pushed_at":"2016-10-07T14:51:56.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-24T19:16:42.753Z","etag":null,"topics":[],"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/archf.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":"2015-03-04T20:31:40.000Z","updated_at":"2016-10-03T12:52:58.000Z","dependencies_parsed_at":"2022-08-01T13:27:37.293Z","dependency_job_id":null,"html_url":"https://github.com/archf/vagrant-template","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/archf%2Fvagrant-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archf%2Fvagrant-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archf%2Fvagrant-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archf%2Fvagrant-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/archf","download_url":"https://codeload.github.com/archf/vagrant-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244242849,"owners_count":20421951,"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-24T20:18:25.336Z","updated_at":"2025-03-18T14:41:12.142Z","avatar_url":"https://github.com/archf.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple vagrant template\n\nReusable template for:\n\n - single multi-machine\n - private network (bridged device)\n - vagrant-hostmanager (optional)\n\n## Usage\n\nThe only thing you need to edit for single/multi-machine support are those 2\nvariables:\n\n```ruby\nHOSTNAME_PREFIX = 'testbox'\n\n# ip: ip of 'netp' device\n# group: group name of ansible inventory the box will be part of\nhosts = [\n  {name: 'm1', ip: '192.168.56.71',\n   net: 'private_network', box: 'boxcutter/ubuntu1604', group: 'webserver'},\n  {name: 'm2', ip: '192.168.56.72',\n   net: 'private_network', box: 'bento/centos-7.1', group: 'db'}\n]\n```\n\nAnd the provisionner...\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farchf%2Fvagrant-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farchf%2Fvagrant-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farchf%2Fvagrant-template/lists"}