Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.2 KB

README.md

File metadata and controls

23 lines (16 loc) · 1.2 KB

forthebadge forthebadge forthebadge forthebadge forthebadge forthebadge
Build Status

These are scripts that can be used to automatically create images for an OpenStack Environment.

Currently, only Scripts for CentOS 7 are considered stable, 6 is WIP, other Linux distributions might be added later.

Heads Up:

Create a .env file that contains your $targetip, $targetport, $targetuser and $targetpw

Usage:

bash build.sh $dist $task

Current options are:
$dist = centos, ubuntu-14.04, ubuntu-15.04
$task = build, pack, upload, deploy, complete