summaryrefslogtreecommitdiff
path: root/group_vars/swarm.yml
diff options
context:
space:
mode:
Diffstat (limited to 'group_vars/swarm.yml')
-rw-r--r--group_vars/swarm.yml7
1 files changed, 1 insertions, 6 deletions
diff --git a/group_vars/swarm.yml b/group_vars/swarm.yml
index 92e63bc..bf0744d 100644
--- a/group_vars/swarm.yml
+++ b/group_vars/swarm.yml
@@ -1,8 +1,3 @@
---
-# 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"
-ceph_client_name: swarm
-ceph_mons: "10.128.0.101:6789/10.128.0.102:6789/10.128.0.103:6789"
+swarm_base: "{{ ceph_base }}/docker"