Project

General

Profile

Revision a5436d08

IDa5436d08576bfc68e68e844bd297fed7239190fc
Parent 65fc206d
Child add2e57d

Added by Travis Rhoden over 8 years ago

[RM-12644] Use distro.packager in 'calamari connect'

Refs: #12644

Signed-off-by: Travis Rhoden <>

View differences:

ceph_deploy/calamari.py
56 56
            'master: %s\n' % args.master
57 57
        )
58 58

  
59
        distro.pkg.install(distro, 'salt-minion')
59
        distro.packager.install('salt-minion')
60 60

  
61 61
        # redhat/centos need to get the service started
62 62
        if distro.normalized_name in ['redhat', 'centos']:

Also available in: Unified diff