Skip to content

Vagrant-based standup of an OpenShift Origin cluster using ansible

Notifications You must be signed in to change notification settings

IshentRas/shutit-openshift-cluster

Repository files navigation

shutit-openshift-cluster

Video

asciicast

Run

To run (virtualbox flavour):

# as root
[install pip]
[sudo] pip install shutit
git clone --recursive https://github.com/ianmiell/shutit-openshift-cluster
cd shutit-openshift-cluster
./run.sh

To run (libvirt flavour, eg Centos7):

# as root
yum install -y epel-release
yum install -y python-pip git
pip install shutit
git clone --recursive https://github.com/ianmiell/shutit-openshift-cluster
cd shutit-openshift-cluster
./run.sh --echo -s shutit-library.virtualization.virtualization.virtualization virt_method libvirt

More

For more info, see here

About

Vagrant-based standup of an OpenShift Origin cluster using ansible

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published