]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commit
Add support for ALT Linux 472/head
authorAlexey Shabalin <shaba@altlinux.org>
Thu, 3 May 2018 17:32:48 +0000 (20:32 +0300)
committerAlexey Shabalin <shaba@altlinux.org>
Thu, 3 May 2018 17:32:48 +0000 (20:32 +0300)
commit1d79a1e949e111d36451a686c567020ea17822ba
treebf0926c9f9238a00622950da398c139a477fd102
parent7a36fe2801686ee02a28a005c79a4b52380417f0
Add support for ALT Linux

Signed-off-by: Alexey Shabalin <shaba@altlinux.org>
ceph_deploy/hosts/__init__.py
ceph_deploy/hosts/alt/__init__.py [new file with mode: 0644]
ceph_deploy/hosts/alt/install.py [new file with mode: 0644]
ceph_deploy/hosts/alt/mon/__init__.py [new file with mode: 0644]
ceph_deploy/hosts/alt/uninstall.py [new file with mode: 0644]
ceph_deploy/util/pkg_managers.py