]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commit
Enable ClearLinux as a supported distribution for ceph-deploy 488/head
authorGanesh Maharaj Mahalingam <ganesh.mahalingam@intel.com>
Wed, 1 May 2019 18:20:25 +0000 (11:20 -0700)
committerGanesh Maharaj Mahalingam <ganesh.mahalingam@intel.com>
Wed, 16 Sep 2020 17:17:36 +0000 (10:17 -0700)
commit860229830d2492046ceee441e19dadbec7f34c68
tree03784cd93d95e885266f9367c650da3d7f33715d
parentf9d7ae46f89d85c6f886a7f73e9f12899c7c1ae2
Enable ClearLinux as a supported distribution for ceph-deploy

Signed-off-by: Ganesh Maharaj Mahalingam <ganesh.mahalingam@intel.com>
ceph_deploy/hosts/__init__.py
ceph_deploy/hosts/clear/__init__.py [new file with mode: 0644]
ceph_deploy/hosts/clear/install.py [new file with mode: 0644]
ceph_deploy/hosts/clear/mon/__init__.py [new file with mode: 0644]
ceph_deploy/hosts/clear/uninstall.py [new file with mode: 0644]
ceph_deploy/hosts/remotes.py
ceph_deploy/util/pkg_managers.py