{"id":16060859,"url":"https://github.com/geerlingguy/packer-ubuntu-1204","last_synced_at":"2025-04-10T22:51:01.392Z","repository":{"id":22996873,"uuid":"26347408","full_name":"geerlingguy/packer-ubuntu-1204","owner":"geerlingguy","description":"DEPRECATED - Packer Example - Ubuntu 12.04 Vagrant Box using Ansible provisioner ","archived":false,"fork":false,"pushed_at":"2018-05-14T14:28:07.000Z","size":13,"stargazers_count":5,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T19:45:17.109Z","etag":null,"topics":["ansible","box","fusion","packer","ubuntu","ubuntu1204","vagrant","virtualbox","vmware"],"latest_commit_sha":null,"homepage":"https://app.vagrantup.com/geerlingguy/boxes/ubuntu1204","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/geerlingguy.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":"2014-11-08T02:35:18.000Z","updated_at":"2023-07-12T01:34:13.000Z","dependencies_parsed_at":"2022-08-21T17:50:18.689Z","dependency_job_id":null,"html_url":"https://github.com/geerlingguy/packer-ubuntu-1204","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geerlingguy%2Fpacker-ubuntu-1204","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geerlingguy%2Fpacker-ubuntu-1204/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geerlingguy%2Fpacker-ubuntu-1204/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geerlingguy%2Fpacker-ubuntu-1204/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geerlingguy","download_url":"https://codeload.github.com/geerlingguy/packer-ubuntu-1204/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248312168,"owners_count":21082637,"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":["ansible","box","fusion","packer","ubuntu","ubuntu1204","vagrant","virtualbox","vmware"],"created_at":"2024-10-09T04:06:51.172Z","updated_at":"2025-04-10T22:51:01.369Z","avatar_url":"https://github.com/geerlingguy.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Packer Example - Ubuntu 12.04 minimal Vagrant Box\n\n\u003e **DEPRECATED**: This project is no longer maintained, and though the base box is still available on Vagrant Cloud/Atlas, it will not be updated anymore as of 2018. Ubuntu 12.04 no longer receives active support from Canonical, therefore any users still running this version should upgrade to a newer, supported Ubuntu release.\n\n**Current Ubuntu Version Used**: 12.04.5\n\n**Pre-built Vagrant Box**:\n\n  - [`vagrant init geerlingguy/ubuntu1204`](https://vagrantcloud.com/geerlingguy/boxes/ubuntu1204)\n  - See older versions: http://files.midwesternmac.com/\n\nThis example build configuration installs and configures Ubuntu 12.04 x86_64 minimal using Ansible, and then generates two Vagrant box files, for:\n\n  - VirtualBox\n  - VMware\n\nThe example can be modified to use more Ansible roles, plays, and included playbooks to fully configure (or partially) configure a box file suitable for deployment for development environments.\n\n## Requirements\n\nThe following software must be installed/present on your local machine before you can use Packer to build the Vagrant box file:\n\n  - [Packer](http://www.packer.io/)\n  - [Vagrant](http://vagrantup.com/)\n  - [VirtualBox](https://www.virtualbox.org/) (if you want to build the VirtualBox box)\n  - [VMware Fusion](http://www.vmware.com/products/fusion/) (or Workstation - if you want to build the VMware box)\n  - [Ansible](http://docs.ansible.com/intro_installation.html)\n\n## Usage\n\nMake sure all the required software (listed above) is installed, then cd to the directory containing this README.md file, and run:\n\n    $ packer build ubuntu1204.json\n\nAfter a few minutes, Packer should tell you the box was generated successfully.\n\nIf you want to only build a box for one of the supported virtualization platforms (e.g. only build the VMware box), add `--only=vmware-iso` to the `packer build` command:\n\n    $ packer build --only=vmware-iso ubuntu1204.json\n\n## Testing built boxes\n\nThere's an included Vagrantfile that allows quick testing of the built Vagrant boxes. From this same directory, run one of the following commands after building the boxes:\n\n    # For VMware Fusion:\n    $ vagrant up vmware --provider=vmware_fusion\n    \n    # For VirtualBox:\n    $ vagrant up virtualbox --provider=virtualbox\n\n## License\n\nMIT license.\n\n## Author Information\n\nCreated in 2014 by [Jeff Geerling](http://jeffgeerling.com/), author of [Ansible for DevOps](http://ansiblefordevops.com/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeerlingguy%2Fpacker-ubuntu-1204","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeerlingguy%2Fpacker-ubuntu-1204","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeerlingguy%2Fpacker-ubuntu-1204/lists"}