diff options
Diffstat (limited to 'group_vars/ceph.yml')
-rw-r--r-- | group_vars/ceph.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/group_vars/ceph.yml b/group_vars/ceph.yml index 5c985ca..a3d406f 100644 --- a/group_vars/ceph.yml +++ b/group_vars/ceph.yml @@ -1,6 +1,5 @@ --- -# ceph_secret: <keep it safe in the vault> cephfs_name: cephfs ceph_mon_host: "[v2:10.128.0.101:3300/0,v1:10.128.0.101:6789/0] [v2:10.128.0.103:3300/0,v1:10.128.0.103:6789/0] [v2:10.128.0.102:3300/0,v1:10.128.0.102:6789/0]" ceph_fsid: "ee994518-d7f3-4a7b-b148-09dba7f3dd4d" |