{"id":18614007,"url":"https://github.com/enthought/packer-templates-1","last_synced_at":"2025-09-04T16:40:26.020Z","repository":{"id":66039668,"uuid":"52158857","full_name":"enthought/packer-templates-1","owner":"enthought","description":"Default Repo description from terraform module","archived":false,"fork":false,"pushed_at":"2015-10-17T02:52:02.000Z","size":532,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-05-17T01:10:01.733Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/enthought.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-02-20T15:02:58.000Z","updated_at":"2021-06-01T16:30:52.000Z","dependencies_parsed_at":"2023-02-19T21:45:34.074Z","dependency_job_id":null,"html_url":"https://github.com/enthought/packer-templates-1","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/enthought/packer-templates-1","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fpacker-templates-1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fpacker-templates-1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fpacker-templates-1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fpacker-templates-1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/enthought","download_url":"https://codeload.github.com/enthought/packer-templates-1/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fpacker-templates-1/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273640869,"owners_count":25142239,"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","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-07T03:24:41.845Z","updated_at":"2025-09-04T16:40:25.965Z","avatar_url":"https://github.com/enthought.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"==========================\nshiguredo-packer-templates\n==========================\n\nPacker templates for building base VM boxes.\n\nNOTE: Maybe you prefer official Ubuntu and CentOS vagrant boxes\n===============================================================\n\nThere are now official Ubuntu and CentOS vagrant boxes at `Vagrant Cloud \u003chttps://atlas.hashicorp.com/boxes/search?utm_source=vagrantcloud.com\u0026vagrantcloud=1\u003e`_. These boxes are regularly updated to have newer packages.\nIf you don't need to build a customized box, maybe you can use those boxes instead of building boxes yourself using Packer and templates in this repository.\n\n* `ubuntu/trusty64 \u003chttps://atlas.hashicorp.com/ubuntu/boxes/trusty64\u003e`_\n* `ubuntu/trusty32 \u003chttps://atlas.hashicorp.com/ubuntu/boxes/trusty32\u003e`_\n* `centos/7 \u003chttps://atlas.hashicorp.com/centos/boxes/7\u003e`_\n\nFor example, you can use Vagrantfile like below to use official CentOS 7 box.\n\n::\n\n    Vagrant.configure(2) do |config|\n      config.vm.box = \"centos/7\"\n    end\n\nUsage\n=====\n\nInstalling Packer\n-----------------\n\nDownload the latest packer from http://www.packer.io/downloads.html and unzip the appropriate directory.\n\nIf you're using Homebrew\n\n::\n\n    $ brew tap homebrew/binary\n    $ brew install packer\n\n\nRunning Packer\n--------------\n\n::\n\n    $ git clone https://github.com/shiguredo/packer-templates\n    $ cd packer-templates\n    $ packer build template.json\n\n\nIf you want to build only virtualbox.\n\n::\n\n    $ packer build -only=virtualbox-iso template.json\n\n\nParallel builds can be run on 0.6.0 or latest packer version.\n\n::\n\n    $ packer build -parallel=true template.json\n\n\nSupported versions\n------------------\n\nThis templates was tested using a packer 0.7.5 .\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenthought%2Fpacker-templates-1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fenthought%2Fpacker-templates-1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenthought%2Fpacker-templates-1/lists"}