mirror of
https://github.com/ceph/ceph
synced 2025-03-20 09:16:59 +00:00
ceph-daemon: python, not python3
python2 is okay too. Signed-off-by: Sage Weil <sage@redhat.com>
This commit is contained in:
parent
4330502768
commit
79a70558da
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python3
|
||||
#!/usr/bin/env python
|
||||
|
||||
DEFAULT_IMAGE='ceph/daemon-base'
|
||||
DATA_DIR='/var/lib/ceph'
|
||||
|
Loading…
Reference in New Issue
Block a user