Signed-off-by: Alfredo Deza <adeza@redhat.com>
distro.release,
distro.codename
)
+ LOG.info('assuming that a repository with Calamari packages is already configured.')
+ LOG.info('Refer to the docs for examples (http://ceph.com/ceph-deploy/docs/conf.html)')
rlogger = logging.getLogger(hostname)
def make(parser):
"""
- Install and configure Calamari nodes
+ Install and configure Calamari nodes. Assumes that a repository with
+ Calamari packages is already configured. Refer to the docs for examples
+ (http://ceph.com/ceph-deploy/docs/conf.html)
"""
parser.add_argument(
'subcommand',