Code Monkey home page Code Monkey logo

ansible-openio-sds's Introduction

Example of building an openio cluster

A set of playbook to build an opneio cluster.

This demo supports Openstack and Centos 7 for the moment

Requirements

  • Epel repository :

yum install --enablerepo=extras epel-release

  • Devel packages :

yum install --enablerepo=epel gcc python-setuptools python-pip python-devel openssl-devel

  • A pip up-to-date:

pip install --upgrade pip

Please refer to the requirements.txt file for the python environment

pip install -r requirements.txt

  • Some ansible roles: ./install_roles_dependencies.sh

Usage

Look the inventory file

Variable Comments (type)
os_image The Openstack image to use
flavor The Openstack flavor to use
netid The Openstack network ID to use
upgrade_system Need an operating system up-to-date

These variables can be defined in the inventory but also in a file in the host_vars folder

Openstack: Deployment

For the use of openstack, you must fill the file openstackrc with your identifiers and the endpoint keystone

. openstackrc

Openstack: Rollback

To remove all VM in openstack

. openstackrc

ansible-playbook mrproper.yml

Run

ansible-playbook site.yml

Contributing

Issues, feature requests, ideas are appreciated and can be posted in the Issues section.

Pull requests are also very welcome. The best way to submit a PR is by first creating a fork of this Github project, then creating a topic branch for the suggested change and pushing that branch to your own fork. Github can then easily create a PR based on that branch.

License

BSD

Contributors

ansible-openio-sds's People

Contributors

cdelgehier avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.