Skip to content

vholer/opennebula-cloud-init-images

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build base OS images for OpenNebula KVM cloud

These tools help with building base OS images with cloud-init contextualization for the OpenNebula KVM cloud. Significant work has been done for CERIT Scientific Cloud, later forked and extended for more systems (openSUSE, Fedora etc.)

Requirements

Installed and configured:

  • GNU make
  • libvirt and QEMU/KVM
  • virt-install
  • disabled SELinux?
  • ksvalidator (from pykickstart package)
  • xmllint

Supported systems

  • CentOS 6, 7
  • Fedora 24
  • Debian 8
  • OpenSUSE 42.1

Quick Start

Build latest CentOS 7:

$ cd centos-7
$ make build
$ make clean

About

Scripts for building OpenNebula images with cloud-init contextualization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 100.0%