another test

cephiroth-v3
Lzebulon 2026-02-01 14:48:28 +01:00
parent c22ba21761
commit 12f22d063e
No known key found for this signature in database
GPG Key ID: D6CDAB8050CBBE7D
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@
clusterName = "ceph"; clusterName = "ceph";
# fsid unique par node, généré avec `uuidgen` # fsid unique par node, généré avec `uuidgen`
fsid = "af0a334a-3356-4fb6-800c-95b4a99232c0"; fsid = "af0a334a-3356-4fb6-800c-95b4a99232c0";
monHost = "172.16.6.3"; monHost = "172.16.4.3";
monInitialMembers = "cephiroth"; monInitialMembers = "cephiroth";
publicNetwork = "172.16.4.0/8"; publicNetwork = "172.16.4.0/8";
clusterNetwork = "172.16.6.0/8"; clusterNetwork = "172.16.6.0/8";