Hi all, There is a new bug-fix release of ceph-deploy, the easy ceph deployment tool. Installation instructions: https://github.com/ceph/ceph-deploy#installation This is the list of all fixes that went into this release which can also be found in the CHANGELOG.rst file in ceph-deploy's git repo: * Fix non-working ``disk list`` * ``check_call`` utility fixes ``$PATH`` issues. * Use proper exit codes from the ``main()`` CLI function * Do not error when attempting to add the EPEL repos. * Do not complain when using IP:HOST pairs * Report nicely when ``HOST:DISK`` is not used when zapping. Make sure you update! Thanks, Alfredo