/ansible-kontena-server

Ansible role to install Kontena Server on Masters.

MIT LicenseMIT

Ansible Kontena Server




Build Status

Ansible role to install Kontena Server on Masters.

Example, how to use, can be found at tests directory.

Install

ansible-galaxy install roquie.ansible-kontena-server

TODO

  • Full idempotence

Supported OS

For now supports:

  • Ubuntu 16.04 LTS
  • Ubuntu 14.04 LTS

Vagrant

  • cd /path/to/project
  • cd tests && ansible-galaxy install -r requirements.yml && cd ..
  • vagrant up

Warning

If u want rename project, make sure to rename role (ansible-kontena-server) inside tests/playbooks/vagrant.yml.

License

MIT