]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commitdiff
add proper init with install imports to fedora an suse
authorAlfredo Deza <alfredo@deza.pe>
Thu, 25 Jul 2013 15:08:54 +0000 (11:08 -0400)
committerAlfredo Deza <alfredo@deza.pe>
Thu, 25 Jul 2013 15:08:54 +0000 (11:08 -0400)
Signed-off-by: Alfredo Deza <alfredo@deza.pe>
ceph_deploy/hosts/fedora/__init__.py
ceph_deploy/hosts/suse/__init__.py

index 6a1181af69420aaf5d8c9089c058e67cbae0467f..416e3af3a71a8c3d97e68fd92a3cbee9f1429a73 100644 (file)
@@ -1,3 +1,5 @@
+from install import install
+
 # Allow to set some information about this distro
 #
 
index 6a1181af69420aaf5d8c9089c058e67cbae0467f..416e3af3a71a8c3d97e68fd92a3cbee9f1429a73 100644 (file)
@@ -1,3 +1,5 @@
+from install import install
+
 # Allow to set some information about this distro
 #