Skip to content

greenweb-cloud/packer-ubuntu-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

packer ubuntu image

In this project we create ubuntu image with the power of packer, virtualbox. for customization we can use any tool such as ansible, * scripts, chef , puppet and etc

you can make image from iso or another image, in this example we use iso , when we decided to use iso we should create answerfile (preseed file - file contain answers to all question during os installation )

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

  • Linux OS
  • Packer
  • virtualbox

Building image

git clone https://github.com/greenweb-cloud/packer-ubuntu-image
cd packer-ubuntu-image
packer build ubuntu-18.04.json

About

Create ubuntu image via packer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages