mirror of
https://github.com/clearlinux/clear-config-management.git
synced 2026-09-06 13:41:28 +00:00
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>
373 B
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"