depends on ceph to install ceph...

This commit is contained in:
2025-09-24 18:05:23 +02:00
parent 624b8d4c6e
commit a05f3b25ab

View File

@@ -24,7 +24,7 @@ export CEPHIP_mayon="192.168.1.254"
export CEPHIP_pinatubo="192.168.1.253"
export CEPHIP_ragang="192.168.1.252"
export CEPHIP_taal="192.168.1.251"
export CEPH_SECRET="file:/share/services/gestparc/ceph_secret"
export CEPH_SECRET="file:/tmp/ceph_secret"
export CEPH_MOUNTS="datastore mediastore"
export CEPH_MP_datastore="/srv/ceph"
export CEPH_MP_mediastore="/srv/media"