Files
Alberto Murillo Silva 5a47f815ab ciao: Add development documentation
Add a new file with details for deploying ciao from source code.

Fixes #62

Signed-off-by: Alberto Murillo Silva <alberto.murillo.silva@intel.com>
2016-10-26 11:59:53 -05:00

373 B

Development Mode

This playbooks installs ciao from the latest ciao packaged for your distro.

If you want to try the latest features, there is a way to use this playbook to deploy ciao from github.com/01org/ciao master branch source code.

Set ciao_dev = True in group_vars/all file or pass the command line argument --extra-vars "ciao_dev=true"