mirror of
https://github.com/clearlinux/clear-config-management.git
synced 2026-08-28 09:27:11 +00:00
c1d699995e
* ciao: Install ciao from github sources - Add a new variable ciao_dev to ciao-common When set to True, it will build ciao from the master branch and put the binaries in /usr/local/bin When set to False (default) it will install ciao from the OS packages Fixes #21 Signed-off-by: Alberto Murillo <alberto.murillo.silva@intel.com> * ciao: Add ciao_cleanup.yml playbook (#28) - This playbook cleanups a ciao cluster Signed-off-by: Alberto Murillo <alberto.murillo.silva@intel.com>