Skip to content

gridcentric/reactor-cloud-init

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

README

This repo contains a cloud-init script for easy reactor installation.

Requirements

Currently this script supports automated reactor installation on Ubuntu 12.04 (LTS).

Usage

To use it, simply edit the cloud-init file and change ${KEY} to your repository key.

(You could also use sed or other such trickery to make the change.)

Then, pass the cloud-init file as user data when you boot your instance, for example:

nova boot --user-data=cloud-init --flavor=1 reactor

About

Cloud init script for creating reactor appliance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published