Skip to content

jtopjian/image-recipes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image-recipes

Kickstart files and scripts for building minimal VM images.

Features

The images created will have the following features:

  • minimal installs excluding the common 'base' groups
  • timezone is UTC
  • single root filesystem, grows to size of disk on first boot
  • cloud-init is installed
  • rng-tools is loaded to take advantage of host virt entropy if available
  • build timestamp in /etc/.build

Fedora

  • login name is 'fedora'

CentOS

  • EPEL repo is enabled
  • login name is 'centos'
  • postfix is installed (prereq for cronie) but not enabled

About

Recipies for creating VM images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%