Skip to content
This repository has been archived by the owner on Sep 3, 2020. It is now read-only.

roquie/ansible-kontena-server

Repository files navigation

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