Correction de la correction…

This commit is contained in:
abenmiloud 2018-05-21 17:28:57 +02:00
parent 65ea343f83
commit 56b089a8fb

View file

@ -301,7 +301,7 @@ Il suffit de monter le CephFS, il sera utilisable :
KEY=$(awk '/key/ { print $NF }' </etc/ceph/ceph.client.admin.keyring)
mkdir /mnt/mycephfs
mount.ceph $CEPH_MON:/ /mnt/mycephfs/ -o 'name=admin,secret=$KEY'
cat <<EOF /mnt/mycephfs/truth
cat <<EOF >/mnt/mycephfs/truth
slackware is the best
e ≃ 2.7181828
EOF