]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commit
[RM-12259] Set packager to module top-level (Fedora only)
authorTravis Rhoden <trhoden@redhat.com>
Wed, 15 Jul 2015 21:12:21 +0000 (21:12 +0000)
committerTravis Rhoden <trhoden@redhat.com>
Thu, 16 Jul 2015 01:30:36 +0000 (01:30 +0000)
commit7716c09afd8c6b9d5033a5c1bfae58d3c663d715
treeb858c9d01ad37b5b5582bc521219d6f9292f5a68
parent0d4250dcae1552cc02a24ec2f169a592410e75af
[RM-12259] Set packager to module top-level (Fedora only)

Put the logic of selecting the appropriate packager into the hosts.get(),
that way the packager is available to all module methods (like install()
and uninstall()) without having to figure it out each time.

Signed-off-by: Travis Rhoden <trhoden@redhat.com>
ceph_deploy/hosts/__init__.py
ceph_deploy/hosts/fedora/__init__.py
ceph_deploy/hosts/fedora/install.py