mirror of
https://github.com/ceph/ceph
synced 2024-12-25 21:03:31 +00:00
test_ceph_daemon.sh: skip ssh until container image has remoto
Signed-off-by: Sage Weil <sage@redhat.com>
This commit is contained in:
parent
204dba81e0
commit
529b43a3da
@ -19,7 +19,8 @@ EOF
|
||||
--mon-ip 10.3.64.23 \
|
||||
--config c \
|
||||
--output-keyring k \
|
||||
--output-config c
|
||||
--output-config c \
|
||||
--skip-ssh
|
||||
chmod 644 k c
|
||||
|
||||
# mon.b
|
||||
|
Loading…
Reference in New Issue
Block a user