Skip to content

hekar/packer-ubuntu1804-lts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ubuntu 18.04 LTS Packer libvirt KVM image

Minimal build of Ubuntu 18.04.3 using ansible. Based on geerlingguy/packer-ubuntu-1804/.

Includes: git, wget, curl, vim and aptitude.

This configuration is fully functional, but meant to be extended. Hence the inclusion of ansible where it is not required.

See ./ansible/main.yml for the entry to the ansible playbook.

Requirements

The following software must be installed on your local machine before building the qemu2 file:

Usage

Make sure all the required software (listed above) is installed, then cd to the directory containing this README.md file, and run:

packer build ubuntu1804.json

After a few minutes, Packer should tell you the box was generated successfully.

Output is stored in ./builds by default.

License

MIT license.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages