added ceph from aoofcial repo in newer version

This commit is contained in:
2019-02-19 21:54:49 +01:00
parent 72d1b07d23
commit cff70e0282
8 changed files with 551 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
--- a/src/ceph-disk/ceph_disk/main.py 2017-08-28 18:30:20.000000000 +0200
+++ b/src/ceph-disk/ceph_disk/main.py 2017-09-21 13:50:39.373573382 +0200
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2
#
# Copyright (C) 2015, 2016, 2017 Red Hat <contact@redhat.com>
# Copyright (C) 2014 Inktank <info@inktank.com>