Skip to content

TelekomCloud/ansible-otc

 
 

Repository files navigation

Ansible for Open Telekom Cloud GitHub release

Documentation Status Build Status

Codacy Badge

Intro

Deutsche Telekom offers since March 2016 an IaaS Service named Open Telekom Cloud (OTC). The service includes

  • Virtual Private Cloud (VPC)
  • Elastic Cloud Server (ECS)
  • Elastic Load Balancer (ELB)
  • Elastic Volume Service (EVS)
  • Image Management Service (IMS)
  • Object Storage Service (OBS)
  • Dynamic Name Service (DNS)
  • Relational Database Service (RDS)

and other useful things. The portfolio will rapidly developed.

Content

Full documentation is using Sphinx and is now hosted on http://ansible-otc.readthedocs.io/en/latest/

For local build use:

    tox -edocs

Roles are excluded, to use sample playbooks use:

    ./install_roles.sh

Presentations

Contributing

  1. Fork it.
  2. Create a branch (git checkout -b my_markup)
  3. Commit your changes (git commit -am "Added Snarkdown")
  4. Push to the branch (git push origin my_markup)
  5. Open a [Pull Request][1]
  6. Enjoy a refreshing Diet Coke and wait

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 60.2%
  • Python 39.8%